Monero
Loading...
Searching...
No Matches
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 (bool is_ping=false)

Public Attributes

peerid_type peer_id
uint32_t support_flags
bool m_in_timedsync
bool is_ping
std::set< epee::net_utils::network_addresssent_addresses

Constructor & Destructor Documentation

◆ p2p_connection_context_t()

template<class base_type>
nodetool::p2p_connection_context_t< base_type >::p2p_connection_context_t ( bool is_ping = false)
inlineexplicit

Member Data Documentation

◆ is_ping

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

◆ 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

◆ sent_addresses

template<class base_type>
std::set<epee::net_utils::network_address> nodetool::p2p_connection_context_t< base_type >::sent_addresses

◆ 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 files: