#include <ns3/fatal-error.h>#include <ns3/log.h>#include <ns3/epc-helper.h>#include "lte-enb-net-device.h"#include "epc-ue-nas.h"#include "lte-as-sap.h"
Include dependency graph for epc-ue-nas.cc:Go to the source code of this file.
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Functions | |
| NS_LOG_COMPONENT_DEFINE ("EpcUeNas") | |
| ns3::NS_OBJECT_ENSURE_REGISTERED (EpcUeNas) | |
| std::string | ns3::ToString (EpcUeNas::State s) |
Variables | |
| const char * | ns3::g_ueNasStateName [EpcUeNas::NUM_STATES] |
| NS_LOG_COMPONENT_DEFINE | ( | "EpcUeNas" | ) |