A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
lte-as-sap.h File Reference
#include <ns3/packet.h>
#include <ns3/ptr.h>
#include <stdint.h>
+ Include dependency graph for lte-as-sap.h:
+ This graph shows which files directly or indirectly include this file:

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

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