Electroneum
Classes | Public Types | Static Public Attributes | List of all members
nodetool::COMMAND_HANDSHAKE_T< t_playload_type > Struct Template Reference

#include <p2p_protocol_defs.h>

Classes

struct  request_t
 
struct  response_t
 

Public Types

typedef epee::misc_utils::struct_init< request_trequest
 
typedef epee::misc_utils::struct_init< response_tresponse
 

Static Public Attributes

static const int ID = P2P_COMMANDS_POOL_BASE + 1
 

Member Typedef Documentation

◆ request

template<class t_playload_type >
typedef epee::misc_utils::struct_init<request_t> nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::request

◆ response

template<class t_playload_type >
typedef epee::misc_utils::struct_init<response_t> nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::response

Member Data Documentation

◆ ID

template<class t_playload_type >
const int nodetool::COMMAND_HANDSHAKE_T< t_playload_type >::ID = P2P_COMMANDS_POOL_BASE + 1
static

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