#include <pointer.h>
Inheritance diagram for ns3::internal::APointerChecker< T >:
Collaboration diagram for ns3::internal::APointerChecker< T >:Private Member Functions | |
| virtual bool | Check (const AttributeValue &val) const |
| virtual bool | Copy (const AttributeValue &source, AttributeValue &destination) const |
| virtual Ptr< AttributeValue > | Create (void) const |
| virtual TypeId | GetPointeeTypeId (void) const |
| virtual std::string | GetUnderlyingTypeInformation (void) const |
| virtual std::string | GetValueTypeName (void) const |
| virtual bool | HasUnderlyingTypeInformation (void) const |
Additional Inherited Members | |
Public Member Functions inherited from ns3::PointerChecker | |
| virtual TypeId | GetPointeeTypeId (void) const =0 |
Static Public Member Functions inherited from ns3::SimpleRefCount< AttributeChecker > | |
| static void | Cleanup (void) |
|
inlineprivatevirtual |
Definition at line 86 of file pointer.h.
References ns3::PointerValue::GetObject(), and ns3::PeekPointer().
Here is the call graph for this function:
|
inlineprivatevirtual |
|
inlineprivatevirtual |
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Definition at line 109 of file pointer.h.
References ns3::TypeId::GetName().
Here is the call graph for this function:
|
inlineprivatevirtual |
|
inlineprivatevirtual |