Electroneum
nodetool::p2p_connection_context_t< base_type > Struct Template Reference

#include <net_node.h>

Inheritance diagram for nodetool::p2p_connection_context_t< base_type >:
Collaboration diagram for nodetool::p2p_connection_context_t< base_type >:

Public Member Functions

 p2p_connection_context_t ()
 

Public Attributes

peerid_type peer_id
 
uint32_t support_flags
 
bool m_in_timedsync
 

Detailed Description

template<class base_type>
struct nodetool::p2p_connection_context_t< base_type >

Definition at line 107 of file net_node.h.

Constructor & Destructor Documentation

◆ p2p_connection_context_t()

template<class base_type >
nodetool::p2p_connection_context_t< base_type >::p2p_connection_context_t ( )
inline

Definition at line 109 of file net_node.h.

Member Data Documentation

◆ m_in_timedsync

template<class base_type >
bool nodetool::p2p_connection_context_t< base_type >::m_in_timedsync

Definition at line 113 of file net_node.h.

◆ peer_id

template<class base_type >
peerid_type nodetool::p2p_connection_context_t< base_type >::peer_id

Definition at line 111 of file net_node.h.

◆ support_flags

template<class base_type >
uint32_t nodetool::p2p_connection_context_t< base_type >::support_flags

Definition at line 112 of file net_node.h.


The documentation for this struct was generated from the following file: