A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ns3::AccessorHelper< T, U > Member List

This is the complete list of members for ns3::AccessorHelper< T, U >, including all inherited members.

AccessorHelper() (defined in ns3::AccessorHelper< T, U >)ns3::AccessorHelper< T, U >inline
AttributeAccessor() (defined in ns3::AttributeAccessor)ns3::AttributeAccessor
Cleanup(void) (defined in ns3::SimpleRefCount< AttributeAccessor >)ns3::SimpleRefCount< AttributeAccessor >inlinestatic
DoGet(const T *object, U *v) const =0 (defined in ns3::AccessorHelper< T, U >)ns3::AccessorHelper< T, U >privatepure virtual
DoSet(T *object, const U *v) const =0 (defined in ns3::AccessorHelper< T, U >)ns3::AccessorHelper< T, U >privatepure virtual
Get(const ObjectBase *object, AttributeValue &val) const ns3::AccessorHelper< T, U >inlinevirtual
GetReferenceCount(void) constns3::SimpleRefCount< AttributeAccessor >inline
HasGetter(void) const =0ns3::AttributeAccessorpure virtual
HasSetter(void) const =0ns3::AttributeAccessorpure virtual
operator=(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< AttributeAccessor >)ns3::SimpleRefCount< AttributeAccessor >inline
Ref(void) constns3::SimpleRefCount< AttributeAccessor >inline
Set(ObjectBase *object, const AttributeValue &val) const ns3::AccessorHelper< T, U >inlinevirtual
SimpleRefCount() (defined in ns3::SimpleRefCount< AttributeAccessor >)ns3::SimpleRefCount< AttributeAccessor >inline
SimpleRefCount(const SimpleRefCount &o) (defined in ns3::SimpleRefCount< AttributeAccessor >)ns3::SimpleRefCount< AttributeAccessor >inline
Unref(void) constns3::SimpleRefCount< AttributeAccessor >inline
~AttributeAccessor() (defined in ns3::AttributeAccessor)ns3::AttributeAccessorvirtual