EMANE  1.2.1
otatransmittercontrolmessage.h File Reference
#include "emane/controlmessage.h"
#include "emane/controls/controlmessageids.h"
#include <memory>
#include <set>

Go to the source code of this file.

Classes

class  EMANE::Controls::OTATransmitterControlMessage
 The OTA Transmitter Control Message is by the emulator physical layer to specify the NEM Id of the source or sources transmitting the over-the-air message. The OTAManager needs to be aware of each transmitter that is part of a collaborative transmission in order to prevent delivery of the message to a transmitter. More...
 

Namespaces

 EMANE
 
 EMANE::Controls
 

Typedefs

using EMANE::Controls::OTATransmitters = std::set< NEMId >