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< EpcTft > | tft |
traffic flow template More... | |
Hold info on an EPS bearer to be activated.
Definition at line 182 of file epc-mme-application.h.
EpsBearer ns3::EpcMmeApplication::BearerInfo::bearer |
bearer QOS characteristics
Definition at line 185 of file epc-mme-application.h.
Referenced by ns3::EpcMmeApplication::AddBearer().
uint8_t ns3::EpcMmeApplication::BearerInfo::bearerId |
bearer ID
Definition at line 186 of file epc-mme-application.h.
Referenced by ns3::EpcMmeApplication::AddBearer().
traffic flow template
Definition at line 184 of file epc-mme-application.h.
Referenced by ns3::EpcMmeApplication::AddBearer().