This is the complete list of members for ns3::X2IfaceInfo, including all inherited members.
GetReferenceCount(void) const | ns3::SimpleRefCount< X2IfaceInfo > | inline |
m_count | ns3::SimpleRefCount< X2IfaceInfo > | mutableprivate |
m_localCtrlPlaneSocket | ns3::X2IfaceInfo | |
m_localUserPlaneSocket | ns3::X2IfaceInfo | |
m_remoteIpAddr | ns3::X2IfaceInfo | |
operator=(const X2IfaceInfo &value) | ns3::X2IfaceInfo | |
SimpleRefCount< X2IfaceInfo >::operator=([[maybe_unused]] const SimpleRefCount &o) | ns3::SimpleRefCount< X2IfaceInfo > | inline |
Ref(void) const | ns3::SimpleRefCount< X2IfaceInfo > | inline |
SimpleRefCount() | ns3::SimpleRefCount< X2IfaceInfo > | inline |
SimpleRefCount(const SimpleRefCount &o[[maybe_unused]]) | ns3::SimpleRefCount< X2IfaceInfo > | inline |
Unref(void) const | ns3::SimpleRefCount< X2IfaceInfo > | inline |
X2IfaceInfo(Ipv4Address remoteIpAddr, Ptr< Socket > localCtrlPlaneSocket, Ptr< Socket > localUserPlaneSocket) | ns3::X2IfaceInfo | |
~X2IfaceInfo(void) | ns3::X2IfaceInfo | virtual |