Electroneum
nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::request_t Struct Reference

#include <p2p_protocol_defs.h>

Collaboration diagram for nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::request_t:

Public Attributes

basic_node_data node_data
 
t_playload_type payload_data
 

Detailed Description

template<class t_playload_type>
struct nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::request_t

Definition at line 192 of file p2p_protocol_defs.h.

Member Data Documentation

◆ node_data

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

Definition at line 194 of file p2p_protocol_defs.h.

◆ payload_data

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

Definition at line 195 of file p2p_protocol_defs.h.


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