A Discrete-Event Network Simulator
API
ns3::EpcS11SapMme::DeleteBearerRequestMessage Struct Reference

Delete Bearer Request message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.9.2. More...

#include "epc-s11-sap.h"

+ Inheritance diagram for ns3::EpcS11SapMme::DeleteBearerRequestMessage:
+ Collaboration diagram for ns3::EpcS11SapMme::DeleteBearerRequestMessage:

Public Attributes

std::list< BearerContextRemovedbearerContextsRemoved
 

Detailed Description

Delete Bearer Request message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.9.2.

Definition at line 114 of file epc-s11-sap.h.

Member Data Documentation

std::list<BearerContextRemoved> ns3::EpcS11SapMme::DeleteBearerRequestMessage::bearerContextsRemoved

Definition at line 116 of file epc-s11-sap.h.

Referenced by ns3::EpcMme::DoDeleteBearerRequest().


The documentation for this struct was generated from the following file: