Electroneum
Public Member Functions | Public Attributes | List of all members
nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::response_t Struct Reference

#include <p2p_protocol_defs.h>

Collaboration diagram for nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::response_t:
Collaboration graph
[legend]

Public Member Functions

 if (is_store)
 

Public Attributes

basic_node_data node_data
 
t_playload_type payload_data
 
std::vector< peerlist_entrylocal_peerlist_new
 

Member Function Documentation

◆ if()

template<class t_playload_type >
nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::response_t::if ( is_store  )
inline

Member Data Documentation

◆ local_peerlist_new

template<class t_playload_type >
std::vector<peerlist_entry> nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::response_t::local_peerlist_new

◆ node_data

template<class t_playload_type >
basic_node_data nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::response_t::node_data

◆ payload_data

template<class t_playload_type >
t_playload_type nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::response_t::payload_data

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