24 #include <ns3/address.h> 
   26 #include <ns3/object.h> 
   27 #include <ns3/eps-bearer.h> 
   28 #include <ns3/epc-tft.h> 
  305   m_owner->DoCreateSessionResponse (msg);
 
  311   m_owner->DoDeleteBearerRequest (msg);
 
  317   m_owner->DoModifyBearerResponse (msg);
 
  370   m_owner->DoCreateSessionRequest (msg);
 
  376   m_owner->DoModifyBearerRequest (msg);
 
  382   m_owner->DoDeleteBearerCommand (msg);
 
  388   m_owner->DoDeleteBearerResponse (msg);
 
std::list< BearerContextRemoved > bearerContextsRemoved
list of bearer context removed 
 
TS 29.274 8.21 User Location Information (ULI) 
 
EpcS11Sap::Fteid sgwFteid
FTEID. 
 
enum ns3::EpcS11SapMme::ModifyBearerResponseMessage::Cause cause
the 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. 
 
Ipv4Address address
IP address. 
 
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...
 
uint8_t epsBearerId
EPS bearer ID. 
 
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. 
 
uint8_t epsBearerId
EPS bearer ID. 
 
std::list< BearerContextRemovedSgwPgw > bearerContextsRemoved
list of bearer contexts removed 
 
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
list of bearer contexts to be removed 
 
BearerContextToBeCreated structure. 
 
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...
 
EpsBearer bearerLevelQos
bearer QOS level 
 
Delete Bearer Response message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.10.2. 
 
EpcS11Sap::Fteid sgwFteid
EPC FTEID. 
 
Ptr< EpcTft > tft
traffic flow template 
 
Template for the implementation of the EpcS11SapSgw as a member of an owner class of type C to which ...
 
BearerContextToBeCreated structure. 
 
EpsBearer bearerLevelQos
EPS bearer. 
 
This class contains the specification of EPS Bearers. 
 
virtual void CreateSessionRequest(CreateSessionRequestMessage msg)
send a Create Session Request message 
 
uint8_t epsBearerId
EPS bearer ID. 
 
virtual void ModifyBearerRequest(ModifyBearerRequestMessage msg)=0
send a Modify Bearer Request message 
 
virtual void ModifyBearerResponse(ModifyBearerResponseMessage msg)=0
send a Modify Bearer Response message 
 
Ptr< EpcTft > tft
traffic flow template 
 
BearerContextRemovedSgwPgw structure. 
 
uint8_t epsBearerId
EPS bearer ID. 
 
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 
 
Bearer Context Removed structure. 
 
Every class exported by the ns3 library is enclosed in the ns3 namespace. 
 
std::list< BearerContextCreated > bearerContextsCreated
bearer contexts created 
 
virtual void CreateSessionRequest(CreateSessionRequestMessage msg)=0
send a Create Session Request message 
 
virtual void CreateSessionResponse(CreateSessionResponseMessage msg)
send a Create Session Response message 
 
uint8_t epsBearerId
EPS bearer ID. 
 
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
list of bearer contexts to be created 
 
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.