#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::LteEnbRrcProtocolIdeal |
Models the transmission of RRC messages from the UE to the eNB in an ideal fashion, without errors and without consuming any radio resources. More... | |
class | ns3::LteUeRrcProtocolIdeal |
Models the transmission of RRC messages from the UE to the eNB in an ideal fashion, without errors and without consuming any radio resources. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |