A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::ObjectPtrContainerChecker Class Reference

#include <object-ptr-container.h>

+ Inheritance diagram for ns3::ObjectPtrContainerChecker:
+ Collaboration diagram for ns3::ObjectPtrContainerChecker:

Public Member Functions

virtual TypeId GetItemTypeId (void) const =0
- Public Member Functions inherited from ns3::AttributeChecker
 AttributeChecker ()
virtual ~AttributeChecker ()
virtual bool Check (const AttributeValue &value) const =0
virtual bool Copy (const AttributeValue &source, AttributeValue &destination) const =0
virtual Ptr< AttributeValueCreate (void) const =0
Ptr< AttributeValueCreateValidValue (const AttributeValue &value) const
virtual std::string GetUnderlyingTypeInformation (void) const =0
virtual std::string GetValueTypeName (void) const =0
virtual bool HasUnderlyingTypeInformation (void) const =0
- Public Member Functions inherited from ns3::SimpleRefCount< AttributeChecker >
 SimpleRefCount ()
 SimpleRefCount (const SimpleRefCount &o)
uint32_t GetReferenceCount (void) const
SimpleRefCountoperator= (const SimpleRefCount &o)
void Ref (void) const
void Unref (void) const

Additional Inherited Members

- Static Public Member Functions inherited from ns3::SimpleRefCount< AttributeChecker >
static void Cleanup (void)

Detailed Description

Definition at line 83 of file object-ptr-container.h.

Member Function Documentation

virtual TypeId ns3::ObjectPtrContainerChecker::GetItemTypeId ( void  ) const
pure virtual

Implemented in ns3::internal::AnObjectPtrContainerChecker< T >.

Referenced by StaticInformation::DoGather().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following file: