A Discrete-Event Network Simulator
API
ns3::TimerImplMemberTraits< T > Struct Template Reference

Helper for the MakeTimerImpl functions which take a class method. More...

#include "timer-impl.h"

Detailed Description

template<typename T>
struct ns3::TimerImplMemberTraits< T >

Helper for the MakeTimerImpl functions which take a class method.

This helper converts a pointer to a reference.

This is the generic template declaration (with empty body).

Template Parameters
T[explicit] The object type.

Definition at line 580 of file timer-impl.h.


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