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

More...

#include <inform_about_neighbors.h>

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

Public Member Functions

 MessageInformAboutNeighbors (MinhtonMessageHeader header, std::vector< NodeInfo > neighbors)
 
std::vector< NodeInfogetRequestedNeighbors () const
 
 SERIALIZE (header_, neighbors_)
 
- Public Member Functions inherited from minhton::MinhtonMessage< MessageInformAboutNeighbors >
MinhtonMessageHeader getHeader () const
 
NodeInfo getSender () const
 
NodeInfo getTarget () const
 
void setTarget (NodeInfo new_target)
 
MessageInformAboutNeighbors getFullMessage () const
 

Detailed Description

Constructor & Destructor Documentation

◆ MessageInformAboutNeighbors()

minhton::MessageInformAboutNeighbors::MessageInformAboutNeighbors ( MinhtonMessageHeader  header,
std::vector< NodeInfo neighbors 
)
Parameters
neighborsVector of the information about the requested relationships and/or network information.

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