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

Hold info on a ENB. More...

+ 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 ()
 Constructor. More...
 
 SimpleRefCount (const SimpleRefCount &o)
 Copy constructor. More...
 
uint32_t GetReferenceCount (void) const
 Get the reference count of the object. More...
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 Assignment. More...
 
void Ref (void) const
 Increment the reference count. More...
 
void Unref (void) const
 Decrement the reference count. More...
 
- Static Public Member Functions inherited from ns3::SimpleRefCount< EnbInfo >
static void Cleanup (void)
 Noop. More...
 

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: