A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
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.
 
EpcS1apSapEnbs1apSapEnb
 EpcS1apSapEnb.
 
Ipv4Address s1uAddr
 IP address of the S1-U interface.
 

Additional Inherited Members

- Public Member Functions inherited from ns3::SimpleRefCount< EnbInfo >
 SimpleRefCount ()
 Default constructor.
 
 SimpleRefCount (const SimpleRefCount &o)
 Copy constructor.
 
uint32_t GetReferenceCount () const
 Get the reference count of the object.
 
SimpleRefCountoperator= (const SimpleRefCount &o)
 Assignment operator.
 
void Ref () const
 Increment the reference count.
 
void Unref () const
 Decrement the reference count.
 

Detailed Description

Hold info on an ENB.

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

Member Data Documentation

◆ gci

uint16_t ns3::EpcMmeApplication::EnbInfo::gci

GCI.

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

◆ s1apSapEnb

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

EpcS1apSapEnb.

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

◆ s1uAddr

Ipv4Address ns3::EpcMmeApplication::EnbInfo::s1uAddr

IP address of the S1-U interface.

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


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