A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::EpcMme::BearerInfo Struct Reference

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

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 175 of file epc-mme.h.

Member Data Documentation

◆ bearer

EpsBearer ns3::EpcMme::BearerInfo::bearer

bearer QOS characteristics

Definition at line 178 of file epc-mme.h.

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

◆ bearerId

uint8_t ns3::EpcMme::BearerInfo::bearerId

bearer ID

Definition at line 179 of file epc-mme.h.

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

◆ tft

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

traffic flow template

Definition at line 177 of file epc-mme.h.

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


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