ns-3
ns3::BsrIdealControlMessage Class Reference

#include <ideal-control-messages.h>

Inheritance diagram for ns3::BsrIdealControlMessage:
Collaboration diagram for ns3::BsrIdealControlMessage:

List of all members.

Public Member Functions

void SetBsr (MacCeListElement_s ulcqi)
 add a BSR feedback record into the message.
MacCeListElement_s GetBsr (void)
 Get BSR 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 uplink BsrIdealControlMessage defines the specific extension of the CE element for reporting the buffer status report


Member Function Documentation

MacCeListElement_s ns3::BsrIdealControlMessage::GetBsr ( void  )

Get BSR informations.

Returns:
BSR message
void ns3::BsrIdealControlMessage::SetBsr ( MacCeListElement_s  ulcqi)

add a BSR feedback record into the message.

Parameters:
bsrthe BSR feedback

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