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

#include <p2p_protocol_defs.h>

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

Public Member Functions

 if (is_store)
 

Public Attributes

uint64_t local_time
 
t_playload_type payload_data
 
std::vector< peerlist_entrylocal_peerlist_new
 

Member Function Documentation

◆ if()

template<class t_playload_type >
nodetool::COMMAND_TIMED_SYNC_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_TIMED_SYNC_T< t_playload_type >::response_t::local_peerlist_new

◆ local_time

template<class t_playload_type >
uint64_t nodetool::COMMAND_TIMED_SYNC_T< t_playload_type >::response_t::local_time

◆ payload_data

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

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