ns-3
ns3::DlDciIdealControlMessage Class Reference

#include <ideal-control-messages.h>

Inheritance diagram for ns3::DlDciIdealControlMessage:
Collaboration diagram for ns3::DlDciIdealControlMessage:

List of all members.

Public Member Functions

void SetDci (DlDciListElement_s dci)
 add a DCI into the message
DlDciListElement_s GetDci (void)
 Get dic informations.
- Public Member Functions inherited from ns3::IdealControlMessage
void SetSourceDevice (Ptr< LteNetDevice > src)
 Set the source device of the message.
void SetDestinationDevice (Ptr< LteNetDevice > dst)
 Set the destination device of the message.
Ptr< LteNetDeviceGetSourceDevice (void)
 Get the source device of the message.
Ptr< LteNetDeviceGetDestinationDevice (void)
 Get the destination device of the message.
void SetMessageType (MessageType type)
 Set the type of the message.
MessageType GetMessageType (void)
 Get the type of the message.
- Public Member Functions inherited from ns3::SimpleRefCount< IdealControlMessage >
 SimpleRefCount (const SimpleRefCount &o)
SimpleRefCountoperator= (const SimpleRefCount &o)
void Ref (void) const
void Unref (void) const
uint32_t GetReferenceCount (void) const

Additional Inherited Members

- Public Types inherited from ns3::IdealControlMessage
enum  MessageType {
  CQI_FEEDBACKS, ALLOCATION_MAP, DL_DCI, UL_DCI,
  DL_CQI, UL_CQI, BSR
}

Detailed Description

The Downlink Data Control Indicator messages defines the RB allocation for the users in the downlink


Member Function Documentation

DlDciListElement_s ns3::DlDciIdealControlMessage::GetDci ( void  )

Get dic informations.

Returns:
dci messages
void ns3::DlDciIdealControlMessage::SetDci ( DlDciListElement_s  dci)

add a DCI into the message

Parameters:
dcithe dci

The documentation for this class was generated from the following files: