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

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

+ Collaboration diagram for ns3::EpcMme::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 175 of file epc-mme.h.

Member Data Documentation

EpsBearer ns3::EpcMme::BearerInfo::bearer

bearer QOS characteristics

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

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

uint8_t ns3::EpcMme::BearerInfo::bearerId

bearer ID

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

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

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: