A Discrete-Event Network Simulator
API
ns3::EpcS11SapSgw::DeleteBearerCommandMessage Struct Reference

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

#include "epc-s11-sap.h"

+ Inheritance diagram for ns3::EpcS11SapSgw::DeleteBearerCommandMessage:
+ Collaboration diagram for ns3::EpcS11SapSgw::DeleteBearerCommandMessage:

Public Attributes

std::list< BearerContextToBeRemovedbearerContextsToBeRemoved
 list of bearer contexts to be removed More...
 

Detailed Description

Delete Bearer Command message, see 3GPP TS 29.274 Release 9 V9.3.0 section 7.2.17.1.

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

Member Data Documentation

◆ bearerContextsToBeRemoved

std::list<BearerContextToBeRemoved> ns3::EpcS11SapSgw::DeleteBearerCommandMessage::bearerContextsToBeRemoved

list of bearer contexts to be removed

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


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