#include <stdint.h>
#include <map>
#include <ns3/ptr.h>
#include <ns3/object.h>
#include <ns3/lte-rrc-sap.h>
#include <ns3/lte-pdcp-sap.h>
#include <ns3/lte-rlc-sap.h>
#include <ns3/lte-rrc-header.h>
Go to the source code of this file.
|
class | ns3::LteEnbRrcProtocolReal |
| Models the transmission of RRC messages from the UE to the eNB in a real fashion, by creating real RRC PDUs and transmitting them over Signaling Radio Bearers using radio resources allocated by the LTE MAC scheduler. More...
|
|
class | ns3::LteUeRrcProtocolReal |
| Models the transmission of RRC messages from the UE to the eNB in a real fashion, by creating real RRC PDUs and transmitting them over Signaling Radio Bearers using radio resources allocated by the LTE MAC scheduler. More...
|
|
class | ns3::RealProtocolRlcSapUser |
|
|
| ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace.
|
|