|
A Discrete-Event Network Simulator
|
API
|
Go to the documentation of this file.
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);
uint8_t epsBearerId
EPS bearer ID.
virtual void ModifyBearerRequest(ModifyBearerRequestMessage msg)
send a Modify Bearer Request message
enum ns3::EpcS11SapMme::ModifyBearerResponseMessage::Cause cause
the cause
EpsBearer bearerLevelQos
EPS bearer.
virtual void ModifyBearerResponse(ModifyBearerResponseMessage msg)=0
send a Modify Bearer Response message
BearerContextToBeCreated structure.
std::list< BearerContextToBeRemoved > bearerContextsToBeRemoved
list of bearer contexts to be removed
Every class exported by the ns3 library is enclosed in the ns3 namespace.
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...
MME side of the S11 Service Access Point (SAP), provides the MME methods to be called when an S11 mes...
3GPP TS 29.274 version 8.3.1 Release 8 section 8.28
uint8_t epsBearerId
EPS bearer ID.
Template for the implementation of the EpcS11SapMme as a member of an owner class of type C to which ...
EpcS11Sap::Fteid sgwFteid
FTEID.
Ptr< EpcTft > tft
traffic flow template
Create Session Request message, see 3GPP TS 29.274 7.2.1.
std::list< BearerContextRemovedSgwPgw > bearerContextsRemoved
list of bearer contexts removed
Ipv4 addresses are stored in host order in this class.
uint8_t epsBearerId
EPS bearer ID.
virtual void ModifyBearerResponse(ModifyBearerResponseMessage msg)
send a Modify Bearer Response message
Modify Bearer Request message, see 3GPP TS 29.274 7.2.7.
@ REQUEST_ACCEPTED_PARTIALLY
virtual void ModifyBearerRequest(ModifyBearerRequestMessage msg)=0
send a Modify Bearer Request message
Smart pointer class similar to boost::intrusive_ptr.
virtual void CreateSessionRequest(CreateSessionRequestMessage msg)
send a Create Session Request message
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...
Delete Bearer Response message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.10....
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...
std::list< BearerContextCreated > bearerContextsCreated
bearer contexts created
Bearer Context Removed structure.
Ipv4Address address
IP address.
virtual void CreateSessionRequest(CreateSessionRequestMessage msg)=0
send a Create Session Request message
Modify Bearer Response message, see 3GPP TS 29.274 7.2.7.
Ptr< EpcTft > tft
traffic flow template
BearerContextRemovedSgwPgw structure.
EpsBearer bearerLevelQos
bearer QOS level
std::list< BearerContextToBeCreated > bearerContextsToBeCreated
list of bearer contexts to be created
std::list< BearerContextRemoved > bearerContextsRemoved
list of bearer context removed
This class contains the specification of EPS Bearers.
Delete Bearer Request message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.9.2.
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...
BearerContextToBeCreated structure.
EpcS11Sap::Fteid sgwFteid
EPC FTEID.
virtual void CreateSessionResponse(CreateSessionResponseMessage msg)=0
send a Create Session Response message
Delete Bearer Command message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.17....
virtual void CreateSessionResponse(CreateSessionResponseMessage msg)
send a Create Session Response message
Template for the implementation of the EpcS11SapSgw as a member of an owner class of type C to which ...
uint8_t epsBearerId
EPS bearer ID.
SGW side of the S11 Service Access Point (SAP), provides the SGW methods to be called when an S11 mes...
Fully-qualified TEID, see 3GPP TS 29.274 section 8.22.
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...
uint8_t epsBearerId
EPS bearer ID.
TS 29.274 8.21 User Location Information (ULI)
Create Session Response message, see 3GPP TS 29.274 7.2.2.
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...