Electroneum
Public Member Functions | Public Attributes | List of all members
nodetool::p2p_connection_context_t< base_type > Struct Template Reference

#include <net_node.h>

Inheritance diagram for nodetool::p2p_connection_context_t< base_type >:
Inheritance graph
[legend]
Collaboration diagram for nodetool::p2p_connection_context_t< base_type >:
Collaboration graph
[legend]

Public Member Functions

 p2p_connection_context_t ()
 

Public Attributes

peerid_type peer_id
 
uint32_t support_flags
 
bool m_in_timedsync
 

Constructor & Destructor Documentation

◆ p2p_connection_context_t()

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

Member Data Documentation

◆ m_in_timedsync

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

◆ peer_id

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

◆ support_flags

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

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