SOLA
Loading...
Searching...
No Matches
Public Member Functions | List of all members
minhton::MessageBootstrapResponse Class Reference

More...

#include <bootstrap_response.h>

Inheritance diagram for minhton::MessageBootstrapResponse:
minhton::MinhtonMessage< MessageBootstrapResponse >

Public Member Functions

 MessageBootstrapResponse (MinhtonMessageHeader header, NodeInfo node_to_join)
 
minhton::NodeInfo getNodeToJoin () const
 
 SERIALIZE (header_, node_to_join_)
 
- Public Member Functions inherited from minhton::MinhtonMessage< MessageBootstrapResponse >
MinhtonMessageHeader getHeader () const
 
NodeInfo getSender () const
 
NodeInfo getTarget () const
 
void setTarget (NodeInfo new_target)
 
MessageBootstrapResponse getFullMessage () const
 

Detailed Description

Constructor & Destructor Documentation

◆ MessageBootstrapResponse()

minhton::MessageBootstrapResponse::MessageBootstrapResponse ( MinhtonMessageHeader  header,
NodeInfo  node_to_join 
)
Parameters
node_to_joinThe node information the sender of the MessageBootstrapDiscover may join to.

The documentation for this class was generated from the following files: