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

Public Attributes

uint16_t gci
 
EpcS1apSapEnbs1apSapEnb
 
Ipv4Address s1uAddr
 

Additional Inherited Members

- Public Member Functions inherited from ns3::SimpleRefCount< EnbInfo >
 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< EnbInfo >
static void Cleanup (void)
 

Detailed Description

Hold info on a ENB

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

Member Data Documentation

uint16_t ns3::EpcMme::EnbInfo::gci

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

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

EpcS1apSapEnb* ns3::EpcMme::EnbInfo::s1apSapEnb

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

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

Ipv4Address ns3::EpcMme::EnbInfo::s1uAddr

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

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


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