A Discrete-Event Network Simulator
API
epc-s1ap-sap.h File Reference
#include <ns3/address.h>
#include <ns3/ptr.h>
#include <ns3/object.h>
#include <ns3/eps-bearer.h>
#include <ns3/epc-tft.h>
#include <list>
+ Include dependency graph for epc-s1ap-sap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::EpcS1apSap
 Base class that defines EPC S1-AP Service Access Point (SAP) interface. More...
 
class  ns3::EpcS1apSapEnb
 eNB side of the S1-AP Service Access Point (SAP), provides the eNB methods to be called when an S1-AP message is received by the eNB. More...
 
class  ns3::EpcS1apSapMme
 MME side of the S1-AP Service Access Point (SAP), provides the MME methods to be called when an S1-AP message is received by the MME. More...
 
struct  ns3::EpcS1apSapMme::ErabSetupItem
 E-RAB Setup Item IEs, see 3GPP TS 36.413 9.1.4.2. More...
 
struct  ns3::EpcS1apSapMme::ErabSwitchedInDownlinkItem
 E-RABs Switched in Downlink Item IE, see 3GPP TS 36.413 9.1.5.8. More...
 
struct  ns3::EpcS1apSapEnb::ErabSwitchedInUplinkItem
 E-RABs Switched in Uplink Item IE, see 3GPP TS 36.413 9.1.5.9. More...
 
struct  ns3::EpcS1apSapMme::ErabToBeReleasedIndication
 E-RAB Release Indication Item IEs, 3GPP TS 36.413 version 9.8.0 section 9.1.3.7. More...
 
struct  ns3::EpcS1apSapEnb::ErabToBeSetupItem
 ErabToBeSetupItem structure. More...
 
class  ns3::MemberEpcS1apSapEnb< C >
 Template for the implementation of the EpcS1apSapEnb as a member of an owner class of type C to which all methods are forwarded. More...
 
class  ns3::MemberEpcS1apSapMme< C >
 Template for the implementation of the EpcS1apSapMme 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.