A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::MibLteControlMessage Class Reference

#include <lte-control-messages.h>

+ Inheritance diagram for ns3::MibLteControlMessage:

Public Member Functions

LteRrcSap::MasterInformationBlock GetMib () const
 
void SetMib (LteRrcSap::MasterInformationBlock mib)
 
- Public Member Functions inherited from ns3::LteControlMessage
MessageType GetMessageType (void)
 Get the type of the message. More...
 
void SetMessageType (MessageType type)
 Set the type of the message. More...
 
- Public Member Functions inherited from ns3::SimpleRefCount< LteControlMessage >
 SimpleRefCount (const SimpleRefCount &o)
 
uint32_t GetReferenceCount (void) const
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 
void Ref (void) const
 
void Unref (void) const
 

Private Attributes

LteRrcSap::MasterInformationBlock m_mib
 

Additional Inherited Members

- Public Types inherited from ns3::LteControlMessage
enum  MessageType {
  DL_DCI, UL_DCI, DL_CQI, UL_CQI,
  BSR, DL_HARQ, RACH_PREAMBLE, RAR,
  MIB
}
 
- Static Public Member Functions inherited from ns3::SimpleRefCount< LteControlMessage >
static void Cleanup (void)
 

Detailed Description

abstract model for broadcasting the Master Information Block

Definition at line 444 of file lte-control-messages.h.


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