Helper for the MakeEvent functions which take a class method. More...
#include "ptr.h"
Static Public Member Functions | |
static T & | GetReference (Ptr< T > p) |
Helper for the MakeEvent functions which take a class method.
This is the specialization for Ptr types.
T | [deduced] The type of the underlying object. |
|
inlinestatic |
[in] | p | Object pointer |
Definition at line 417 of file ptr.h.
References ns3::PeekPointer().