A Discrete-Event Network Simulator
API
ns3::EpcMmeApplication::BearerInfo Struct Reference

Hold info on an EPS bearer to be activated. More...

+ Collaboration diagram for ns3::EpcMmeApplication::BearerInfo:

Public Attributes

EpsBearer bearer
 bearer QOS characteristics More...
 
uint8_t bearerId
 bearer ID More...
 
Ptr< EpcTfttft
 traffic flow template More...
 

Detailed Description

Hold info on an EPS bearer to be activated.

Definition at line 182 of file epc-mme-application.h.

Member Data Documentation

◆ bearer

EpsBearer ns3::EpcMmeApplication::BearerInfo::bearer

bearer QOS characteristics

Definition at line 185 of file epc-mme-application.h.

Referenced by ns3::EpcMmeApplication::AddBearer().

◆ bearerId

uint8_t ns3::EpcMmeApplication::BearerInfo::bearerId

bearer ID

Definition at line 186 of file epc-mme-application.h.

Referenced by ns3::EpcMmeApplication::AddBearer().

◆ tft

Ptr<EpcTft> ns3::EpcMmeApplication::BearerInfo::tft

traffic flow template

Definition at line 184 of file epc-mme-application.h.

Referenced by ns3::EpcMmeApplication::AddBearer().


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