A Discrete-Event Network Simulator
API
Classes | Namespaces
lte-as-sap.h File Reference
#include <stdint.h>
#include <ns3/ptr.h>
#include <ns3/packet.h>

Go to the source code of this file.

Classes

class  ns3::LteAsSapProvider
 This class implements the Access Stratum (AS) Service Access Point (SAP), i.e., the interface between the EpcUeNas and the LteUeRrc. More...
 
class  ns3::LteAsSapUser
 This class implements the Access Stratum (AS) Service Access Point (SAP), i.e., the interface between the EpcUeNas and the LteUeRrc In particular, this class implements the User part of the SAP, i.e., the methods exported by the EpcUeNas and called by the LteUeRrc. More...
 
class  ns3::MemberLteAsSapProvider< C >
 Template for the implementation of the LteAsSapProvider as a member of an owner class of type C to which all methods are forwarded. More...
 
class  ns3::MemberLteAsSapUser< C >
 Template for the implementation of the LteAsSapUser as a member of an owner class of type C to which all methods are forwarded. More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.