33 #ifndef EMANECONTROLSR2RISELFMETRICCONTROLMESSAGE_HEADER_ 34 #define EMANECONTROLSR2RISELFMETRICCONTROLMESSAGE_HEADER_ 99 std::uint64_t u64MaxDataRatebps,
147 class Implementation;
148 std::unique_ptr<Implementation> pImpl_;
152 std::uint64_t u64MaxDataRatebps,
163 #endif // EMANECONTROLSR2RISELFMETRICCONTROLMESSAGE_HEADER_ std::string Serialization
R2RISelfMetricControlMessage * clone() const override
std::uint64_t getMaxDataRatebps() const
Serialization serialize() const override
const Microseconds & getReportInterval() const
std::uint64_t getBroadcastDataRatebps() const
std::chrono::microseconds Microseconds
static R2RISelfMetricControlMessage * create(const Serialization &serialization)
ControlMessage interface is the base for all control messages.
#define EMANE_CONTROL_MEASSGE_R2RI_SELF_METRIC
~R2RISelfMetricControlMessage()
R2RI Self Metric Control Message is sent to an NEM's transport layer to specify the parameters necess...