#include "lte-pdcp-sap.h"
#include "lte-rlc-sap.h"
#include "lte-rrc-sap.h"
#include <ns3/object.h>
#include <ns3/ptr.h>
#include <map>
#include <stdint.h>
Go to the source code of this file.
Classes | |
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 |
RealProtocolRlcSapUser class. More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |