33 #ifndef EMANECONTROLSR2RINEIGHBORMETRICCONTROLMESSAGE_HEADER_ 34 #define EMANECONTROLSR2RINEIGHBORMETRICCONTROLMESSAGE_HEADER_ 131 class Implementation;
132 std::unique_ptr<Implementation> pImpl_;
146 #endif // EMANECONTROLSR2RINEIGHBORMETRICCONTROLMESSAGE_HEADER_
std::string Serialization
const R2RINeighborMetrics & getNeighborMetrics() const
std::string serialize() const override
~R2RINeighborMetricControlMessage()
std::list< R2RINeighborMetric > R2RINeighborMetrics
ControlMessage interface is the base for all control messages.
R2RI Neighbor Metric Control Message is sent to an NEM's transport layer to convey information about ...
static R2RINeighborMetricControlMessage * create(const Serialization &serialization)
R2RINeighborMetricControlMessage * clone() const override
#define EMANE_CONTROL_MEASSGE_R2RI_NEIGHBOR_METRIC