A Discrete-Event Network Simulator
API
ns3::ObjectBase Member List

This is the complete list of members for ns3::ObjectBase, including all inherited members.

ConstructSelf(const AttributeConstructionList &attributes)ns3::ObjectBaseprotected
DoSet(Ptr< const AttributeAccessor > spec, Ptr< const AttributeChecker > checker, const AttributeValue &value)ns3::ObjectBaseprivate
GetAttribute(std::string name, AttributeValue &value) constns3::ObjectBase
GetAttributeFailSafe(std::string name, AttributeValue &value) constns3::ObjectBase
GetInstanceTypeId(void) const =0ns3::ObjectBasepure virtual
GetObjectIid(void)ns3::ObjectBaserelated
GetTypeId(void)ns3::ObjectBasestatic
NotifyConstructionCompleted(void)ns3::ObjectBaseprotectedvirtual
SetAttribute(std::string name, const AttributeValue &value)ns3::ObjectBase
SetAttributeFailSafe(std::string name, const AttributeValue &value)ns3::ObjectBase
TraceConnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceConnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnect(std::string name, std::string context, const CallbackBase &cb)ns3::ObjectBase
TraceDisconnectWithoutContext(std::string name, const CallbackBase &cb)ns3::ObjectBase
~ObjectBase()ns3::ObjectBasevirtual