|
ns-3
|
#include <ideal-control-messages.h>


Public Member Functions | |
| void | SetDci (UlDciListElement_s dci) |
| add a DCI into the message | |
| UlDciListElement_s | GetDci (void) |
| Get dic informations. | |
Public Member Functions inherited from ns3::SimpleRefCount< IdealControlMessage > | |
| SimpleRefCount (const SimpleRefCount &o) | |
| SimpleRefCount & | operator= (const SimpleRefCount &o) |
| void | Ref (void) const |
| void | Unref (void) const |
| uint32_t | GetReferenceCount (void) const |
Additional Inherited Members |
The Uplink Data Control Indicator messages defines the RB allocation for the users in the uplink
| UlDciListElement_s ns3::UlDciIdealControlMessage::GetDci | ( | void | ) |
Get dic informations.
| void ns3::UlDciIdealControlMessage::SetDci | ( | UlDciListElement_s | dci | ) |
add a DCI into the message
| dci | the dci |