24 #include <ns3/address.h>
26 #include <ns3/object.h>
27 #include <ns3/eps-bearer.h>
28 #include <ns3/epc-tft.h>
223 m_owner->DoCreateSessionResponse (msg);
229 m_owner->DoModifyBearerResponse (msg);
270 m_owner->DoCreateSessionRequest (msg);
276 m_owner->DoModifyBearerRequest (msg);
TS 29.274 8.21 User Location Information (ULI)
EpcS11Sap::Fteid sgwFteid
enum ns3::EpcS11SapMme::ModifyBearerResponseMessage::Cause cause
smart pointer class similar to boost::intrusive_ptr
3GPP TS 29.274 version 8.3.1 Release 8 section 8.28
MME side of the S11 Service Access Point (SAP), provides the MME methods to be called when an S11 mes...
Fully-qualified TEID, see 3GPP TS 29.274 section 8.22.
EpcS11Sap::Fteid sgwFteid
Template for the implementation of the EpcS11SapSgw as a member of an owner class of type C to which ...
This class contains the specification of EPS Bearers.
virtual void CreateSessionRequest(CreateSessionRequestMessage msg)
send a Create Session Request message
virtual void ModifyBearerRequest(ModifyBearerRequestMessage msg)=0
send a Modify Bearer Request message
virtual void ModifyBearerResponse(ModifyBearerResponseMessage msg)=0
send a Modify Bearer Response message
Modify Bearer Request message, see 3GPP TS 29.274 7.2.7.
virtual void ModifyBearerResponse(ModifyBearerResponseMessage msg)
send a Modify Bearer Response message
virtual void ModifyBearerRequest(ModifyBearerRequestMessage msg)
send a Modify Bearer Request message
std::list< BearerContextCreated > bearerContextsCreated
virtual void CreateSessionRequest(CreateSessionRequestMessage msg)=0
send a Create Session Request message
virtual void CreateSessionResponse(CreateSessionResponseMessage msg)
send a Create Session Response message
Ipv4 addresses are stored in host order in this class.
SGW side of the S11 Service Access Point (SAP), provides the SGW methods to be called when an S11 mes...
std::list< BearerContextToBeCreated > bearerContextsToBeCreated
virtual void CreateSessionResponse(CreateSessionResponseMessage msg)=0
send a Create Session Response message
Modify Bearer Response message, see 3GPP TS 29.274 7.2.7.
Template for the implementation of the EpcS11SapMme as a member of an owner class of type C to which ...
Create Session Request message, see 3GPP TS 29.274 7.2.1.
Create Session Response message, see 3GPP TS 29.274 7.2.2.