![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | HasModeName |
| class | MIProviderInterface |
| Derive from this class if the Command of your FU needs to provide Mutual Information (MI) information to another FU, e.g. the WINNERSAR unit. More... | |
| class | PhyMeasurementProbe |
| class | QueueProxy |
| This class emulates the behaviour of a SimpleQueue, but can have different implementations behind it. In the colleages struct of a ResourceScheduler of function RS-TX it contains a SimpleQueue and simpy proxies all interfaces to it. In the function RS-RX it communicates with the RRHandler to emulate a real queue which does not exist here, but on the peer's transmitter side. More... | |
| class | Route |
| class | SwitchConnector |
| Switchable Connector, picking only the activated functional unit
This class. More... | |
| class | SwitchLink |
Namespaces | |
| namespace | idprovider |
| namespace | key |
| namespace | tests |
Typedefs | |
| typedef int | TransactionID |
Functions | |
| ENUM (BACKGROUND, 8) | |
| ENUM (INTERACTIVE, 7) | |
| ENUM (STREAMING, 6) | |
| ENUM (CONVERSATIONAL, 5) | |
| ENUM (DCCH, 4) | |
| ENUM (PCCH, 3) | |
| ENUM (PHICH, 2) | |
| ENUM (PBCH, 1) | |
| ENUM (UNDEFINED, 0) | |
| ENUM_BEGIN (QoSClasses) | |
| ENUM_END () | |
| typedef int lte::helper::TransactionID |
Definition at line 32 of file TransactionID.hpp.
| lte::helper::ENUM | ( | BACKGROUND | , | |
| 8 | ||||
| ) |
| lte::helper::ENUM | ( | INTERACTIVE | , | |
| 7 | ||||
| ) |
| lte::helper::ENUM | ( | STREAMING | , | |
| 6 | ||||
| ) |
| lte::helper::ENUM | ( | CONVERSATIONAL | , | |
| 5 | ||||
| ) |
| lte::helper::ENUM | ( | DCCH | , | |
| 4 | ||||
| ) |
| lte::helper::ENUM | ( | PCCH | , | |
| 3 | ||||
| ) |
| lte::helper::ENUM | ( | PHICH | , | |
| 2 | ||||
| ) |
| lte::helper::ENUM | ( | PBCH | , | |
| 1 | ||||
| ) |
| lte::helper::ENUM | ( | UNDEFINED | , | |
| 0 | ||||
| ) |
| lte::helper::ENUM_BEGIN | ( | QoSClasses | ) |
| lte::helper::ENUM_END | ( | ) |
1.5.5