A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::EpcMme::UeInfo Struct Reference
+ Inheritance diagram for ns3::EpcMme::UeInfo:
+ Collaboration diagram for ns3::EpcMme::UeInfo:

Public Attributes

uint16_t bearerCounter
 
std::list< BearerInfobearersToBeActivated
 
uint16_t cellId
 
uint16_t enbUeS1Id
 
uint64_t imsi
 
uint64_t mmeUeS1Id
 

Additional Inherited Members

- Public Member Functions inherited from ns3::SimpleRefCount< UeInfo >
 SimpleRefCount ()
 
 SimpleRefCount (const SimpleRefCount &o)
 
uint32_t GetReferenceCount (void) const
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 
void Ref (void) const
 
void Unref (void) const
 
- Static Public Member Functions inherited from ns3::SimpleRefCount< UeInfo >
static void Cleanup (void)
 

Detailed Description

Hold info on a UE

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

Member Data Documentation

uint16_t ns3::EpcMme::UeInfo::bearerCounter

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

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

std::list<BearerInfo> ns3::EpcMme::UeInfo::bearersToBeActivated

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

uint16_t ns3::EpcMme::UeInfo::cellId

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

uint16_t ns3::EpcMme::UeInfo::enbUeS1Id

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

uint64_t ns3::EpcMme::UeInfo::imsi

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

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

uint64_t ns3::EpcMme::UeInfo::mmeUeS1Id

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

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


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