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
 
uint8_t bearerId
 
Ptr< EpcTfttft
 

Detailed Description

Hold info on an EPS bearer to be activated.

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

Member Data Documentation

EpsBearer ns3::EpcMme::BearerInfo::bearer

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

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

uint8_t ns3::EpcMme::BearerInfo::bearerId

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

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

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

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

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


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