24 #include <ns3/address.h> 
   26 #include <ns3/object.h> 
   27 #include <ns3/eps-bearer.h> 
   28 #include <ns3/epc-tft.h> 
  282   m_owner->DoCreateSessionResponse (msg);
 
  288   m_owner->DoDeleteBearerRequest (msg);
 
  294   m_owner->DoModifyBearerResponse (msg);
 
  337   m_owner->DoCreateSessionRequest (msg);
 
  343   m_owner->DoModifyBearerRequest (msg);
 
  349   m_owner->DoDeleteBearerCommand (msg);
 
  355   m_owner->DoDeleteBearerResponse (msg);
 
std::list< BearerContextRemoved > bearerContextsRemoved
 
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 
 
Delete Bearer Command message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.17.1. 
 
MME side of the S11 Service Access Point (SAP), provides the MME methods to be called when an S11 mes...
 
virtual void DeleteBearerCommand(DeleteBearerCommandMessage msg)
As per 3GPP TS 29.274 Release 9 V9.3.0, a Delete Bearer Command message shall be sent on the S11 inte...
 
Fully-qualified TEID, see 3GPP TS 29.274 section 8.22. 
 
Delete Bearer Request message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.9.2. 
 
std::list< BearerContextRemovedSgwPgw > bearerContextsRemoved
 
virtual void DeleteBearerRequest(DeleteBearerRequestMessage msg)
As per 3GPP TS 29.274 Release 9 V9.3.0, a Delete Bearer Request message shall be sent on the S11 inte...
 
std::list< BearerContextToBeRemoved > bearerContextsToBeRemoved
 
virtual void DeleteBearerRequest(DeleteBearerRequestMessage msg)=0
As per 3GPP TS 29.274 Release 9 V9.3.0, a Delete Bearer Request message shall be sent on the S11 inte...
 
Delete Bearer Response message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.10.2. 
 
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 
 
Every class exported by the ns3 library is enclosed in the ns3 namespace. 
 
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...
 
virtual void DeleteBearerResponse(DeleteBearerResponseMessage msg)
As per 3GPP TS 29.274 Release 9 V9.3.0, a Delete Bearer Command message shall be sent on the S11 inte...
 
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 ...
 
virtual void DeleteBearerCommand(DeleteBearerCommandMessage msg)=0
As per 3GPP TS 29.274 Release 9 V9.3.0, a Delete Bearer Command message shall be sent on the S11 inte...
 
virtual void DeleteBearerResponse(DeleteBearerResponseMessage msg)=0
As per 3GPP TS 29.274 Release 9 V9.3.0, a Delete Bearer Command message shall be sent on the S11 inte...
 
Create Session Request message, see 3GPP TS 29.274 7.2.1. 
 
Create Session Response message, see 3GPP TS 29.274 7.2.2.