Hold info on an ENB. More...
Public Attributes | |
uint16_t | gci |
GCI. | |
EpcS1apSapEnb * | s1apSapEnb |
EpcS1apSapEnb. | |
Ipv4Address | s1uAddr |
IP address of the S1-U interface. | |
Additional Inherited Members | |
![]() | |
SimpleRefCount () | |
Default constructor. | |
SimpleRefCount (const SimpleRefCount &o) | |
Copy constructor. | |
uint32_t | GetReferenceCount () const |
Get the reference count of the object. | |
SimpleRefCount & | operator= (const SimpleRefCount &o) |
Assignment operator. | |
void | Ref () const |
Increment the reference count. | |
void | Unref () const |
Decrement the reference count. | |
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.