A Discrete-Event Network Simulator
API
ns3::EpcMmeApplication::EnbInfo Struct Reference

Hold info on an ENB. More...

+ Inheritance diagram for ns3::EpcMmeApplication::EnbInfo:
+ Collaboration diagram for ns3::EpcMmeApplication::EnbInfo:

Public Attributes

uint16_t gci
 GCI. More...
 
EpcS1apSapEnbs1apSapEnb
 EpcS1apSapEnb. More...
 
Ipv4Address s1uAddr
 IP address of the S1-U interface. More...
 

Additional Inherited Members

- Public Member Functions inherited from ns3::SimpleRefCount< EnbInfo >
 SimpleRefCount ()
 Default 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 operator. More...
 
void Ref (void) const
 Increment the reference count. More...
 
void Unref (void) const
 Decrement the reference count. More...
 

Detailed Description

Hold info on an ENB.

Definition at line 217 of file epc-mme-application.h.

Member Data Documentation

◆ gci

uint16_t ns3::EpcMmeApplication::EnbInfo::gci

GCI.

Definition at line 219 of file epc-mme-application.h.

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

◆ s1apSapEnb

EpcS1apSapEnb* ns3::EpcMmeApplication::EnbInfo::s1apSapEnb

EpcS1apSapEnb.

Definition at line 221 of file epc-mme-application.h.

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

◆ s1uAddr

Ipv4Address ns3::EpcMmeApplication::EnbInfo::s1uAddr

IP address of the S1-U interface.

Definition at line 220 of file epc-mme-application.h.

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


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