33 #ifndef EMANECONTROLSOTATRANSMISSIONCONTROLMESSAGE_HEDAER_ 34 #define EMANECONTROLSOTATRANSMISSIONCONTROLMESSAGE_HEDAER_ 130 class Implementation;
131 std::unique_ptr<Implementation> pImpl_;
143 #endif // EMANECONTROLSOTATRANSMISSIONCONTROLMESSAGE_HEDAER_ std::set< NEMId > OTATransmitters
std::string Serialization
std::string serialize() const override
static OTATransmitterControlMessage * create(const Serialization &serialization)
#define EMANE_CONTROL_MEASSGE_OTA_TRANSMITTER
OTATransmitterControlMessage * clone() const override
const OTATransmitters & getOTATransmitters() const
The OTA Transmitter Control Message is by the emulator physical layer to specify the NEM Id of the so...
ControlMessage interface is the base for all control messages.
~OTATransmitterControlMessage()