Electroneum
nodetool::COMMAND_TIMED_SYNC_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 + 2
 

Detailed Description

template<class t_playload_type>
struct nodetool::COMMAND_TIMED_SYNC_T< t_playload_type >

Definition at line 252 of file p2p_protocol_defs.h.

Member Typedef Documentation

◆ request

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

Definition at line 263 of file p2p_protocol_defs.h.

◆ response

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

Definition at line 305 of file p2p_protocol_defs.h.

Member Data Documentation

◆ ID

template<class t_playload_type >
const int nodetool::COMMAND_TIMED_SYNC_T< t_playload_type >::ID = P2P_COMMANDS_POOL_BASE + 2
static

Definition at line 254 of file p2p_protocol_defs.h.


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