A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
pointer.h File Reference
#include "attribute.h"
#include "object.h"
+ Include dependency graph for pointer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ns3::internal::APointerChecker< T >
 
class  ns3::PointerChecker
 
class  ns3::PointerValue
 hold objects of type Ptr<T> More...
 

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 
 ns3::internal
 

Functions

 ns3::ATTRIBUTE_ACCESSOR_DEFINE (Pointer)
 
template<typename T >
Ptr< AttributeChecker > ns3::MakePointerChecker (void)