Hold info on an ENB. More...
Public Attributes | |
uint16_t | gci |
GCI. More... | |
EpcS1apSapEnb * | s1apSapEnb |
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[[maybe_unused]]) | |
Copy constructor. More... | |
uint32_t | GetReferenceCount () const |
Get the reference count of the object. More... | |
SimpleRefCount & | operator= (const SimpleRefCount &o[[maybe_unused]]) |
Assignment operator. More... | |
void | Ref () const |
Increment the reference count. More... | |
void | Unref () const |
Decrement the reference count. More... | |
Hold info on an ENB.
Definition at line 226 of file epc-mme-application.h.
uint16_t ns3::EpcMmeApplication::EnbInfo::gci |
GCI.
Definition at line 228 of file epc-mme-application.h.
EpcS1apSapEnb* ns3::EpcMmeApplication::EnbInfo::s1apSapEnb |
Definition at line 230 of file epc-mme-application.h.
Ipv4Address ns3::EpcMmeApplication::EnbInfo::s1uAddr |
IP address of the S1-U interface.
Definition at line 229 of file epc-mme-application.h.