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 191 of file epc-mme-application.h.
EpsBearer ns3::EpcMmeApplication::BearerInfo::bearer |
bearer QOS characteristics
Definition at line 194 of file epc-mme-application.h.
Referenced by ns3::EpcMmeApplication::AddBearer().
uint8_t ns3::EpcMmeApplication::BearerInfo::bearerId |
bearer ID
Definition at line 195 of file epc-mme-application.h.
Referenced by ns3::EpcMmeApplication::AddBearer().
traffic flow template
Definition at line 193 of file epc-mme-application.h.
Referenced by ns3::EpcMmeApplication::AddBearer().