A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
epc-s11-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-s11-sap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ns3::EpcS11SapMme::BearerContextCreated
 3GPP TS 29.274 version 8.3.1 Release 8 section 8.28 More...
 
struct  ns3::EpcS11SapSgw::BearerContextToBeCreated
 
struct  ns3::EpcS11SapSgw::CreateSessionRequestMessage
 Create Session Request message, see 3GPP TS 29.274 7.2.1. More...
 
struct  ns3::EpcS11SapMme::CreateSessionResponseMessage
 Create Session Response message, see 3GPP TS 29.274 7.2.2. More...
 
class  ns3::EpcS11Sap
 
class  ns3::EpcS11SapMme
 MME side of the S11 Service Access Point (SAP), provides the MME methods to be called when an S11 message is received by the MME. More...
 
class  ns3::EpcS11SapSgw
 SGW side of the S11 Service Access Point (SAP), provides the SGW methods to be called when an S11 message is received by the SGW. More...
 
struct  ns3::EpcS11Sap::Fteid
 Fully-qualified TEID, see 3GPP TS 29.274 section 8.22. More...
 
struct  ns3::EpcS11Sap::GtpcMessage
 
class  ns3::MemberEpcS11SapMme< C >
 Template for the implementation of the EpcS11SapMme as a member of an owner class of type C to which all methods are forwarded. More...
 
class  ns3::MemberEpcS11SapSgw< C >
 Template for the implementation of the EpcS11SapSgw as a member of an owner class of type C to which all methods are forwarded. More...
 
struct  ns3::EpcS11SapSgw::ModifyBearerRequestMessage
 Modify Bearer Request message, see 3GPP TS 29.274 7.2.7. More...
 
struct  ns3::EpcS11SapMme::ModifyBearerResponseMessage
 Modify Bearer Response message, see 3GPP TS 29.274 7.2.7. More...
 
struct  ns3::EpcS11Sap::Uli
 TS 29.274 8.21 User Location Information (ULI) More...
 

Namespaces

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