#include <tdmascheduleevent.h>
Definition at line 47 of file tdmascheduleevent.h.
 
◆ Frequencies
◆ anonymous enum
◆ TDMAScheduleEvent()
      
        
          | EMANE::Events::TDMAScheduleEvent::TDMAScheduleEvent  | 
          ( | 
          const Serialization &  | 
          serialization | ) | 
           | 
        
      
 
 
◆ ~TDMAScheduleEvent()
      
        
          | EMANE::Events::TDMAScheduleEvent::~TDMAScheduleEvent  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ getEventId()
  
  
      
        
          | EventId EMANE::Event::getEventId  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineinherited   | 
  
 
Gets the event id
- Returns
 - event id 
 
Definition at line 59 of file event.h.
 
 
◆ getFrequencies()
◆ getSlotInfos()
◆ getSlotStructure()
◆ serialize()
Gets the serialized form of the object
- Returns
 - serialization
 
- Exceptions
 - 
  
  
 
- Note
 - Most objects use Google Protocol Buffers to perform serialization. This is why the Serialization type is a std::string. The serialized data is binary, non-printable data. The std::string just provides a simple API.
 
- 
https://developers.google.com/protocol-buffers/ 
 
Reimplemented in EMANE::Controls::R2RISelfMetricControlMessage, EMANE::Controls::R2RINeighborMetricControlMessage, EMANE::Controls::OTATransmitterControlMessage, EMANE::Controls::R2RIQueueMetricControlMessage, EMANE::Controls::FlowControlControlMessage, EMANE::Events::CommEffectEvent, EMANE::Events::AntennaProfileEvent, EMANE::Events::LocationEvent, EMANE::Events::PathlossEvent, EMANE::Models::IEEE80211ABG::MACHeaderMessage, EMANE::Models::TDMA::BaseModelMessage, EMANE::Models::TimingAnalysis::ShimHeaderMessage, EMANE::Messages::LoggerRecordMessage, EMANE::Models::RFPipe::MACHeaderMessage, EMANE::Models::IEEE80211ABG::OneHopNeighborsEvent, and EMANE::Models::CommEffect::ShimHeader.
Definition at line 69 of file serializable.h.
 
 
The documentation for this class was generated from the following files: