| 
    EMANE
    1.0.1
    
   | 
 
Go to the source code of this file.
Classes | |
| struct | EMANE::Models::TDMA::PacketMetaInfo | 
| Received over-the-air message information.  More... | |
| struct | EMANE::Models::TDMA::QueueInfo | 
| Queue status information.  More... | |
| struct | EMANE::Models::TDMA::TxSlotInfo | 
| Transmit slot information.  More... | |
| struct | EMANE::Models::TDMA::RxSlotInfo | 
| Receive slot information.  More... | |
| struct | EMANE::Models::TDMA::SlotInfo | 
| Current slot information.  More... | |
Namespaces | |
| EMANE | |
| EMANE::Models | |
| EMANE::Models::TDMA | |
Typedefs | |
| using | EMANE::Models::TDMA::SlotIndex = uint64_t | 
| using | EMANE::Models::TDMA::FrameIndex = uint64_t | 
| using | EMANE::Models::TDMA::QueueInfos = std::vector< QueueInfo > | 
| using | EMANE::Models::TDMA::TxSlotInfos = std::list< TxSlotInfo > | 
| using | EMANE::Models::TDMA::Frequencies = std::set< std::uint64_t > |