A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ns3::EventMemberImplObjTraits< Ptr< T > > Struct Template Reference

#include <ptr.h>

Static Public Member Functions

static T & GetReference (Ptr< T > p)
 

Detailed Description

template<typename T>
struct ns3::EventMemberImplObjTraits< Ptr< T > >

Definition at line 212 of file ptr.h.

Member Function Documentation

template<typename T >
static T& ns3::EventMemberImplObjTraits< Ptr< T > >::GetReference ( Ptr< T >  p)
inlinestatic

Definition at line 214 of file ptr.h.

References ns3::PeekPointer().

+ Here is the call graph for this function:


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