ns3::TimerImplThree< T1, T2, T3 > Struct Template Reference
#include <timer-impl.h>
List of all members.
Public Member Functions |
virtual void | SetArguments (T1 a1, T2 a2, T3 a3)=0 |
Detailed Description
template<typename T1, typename T2, typename T3>
struct ns3::TimerImplThree< T1, T2, T3 >
Definition at line 67 of file timer-impl.h.
Member Function Documentation
template<typename T1 , typename T2 , typename T3 >
virtual void ns3::TimerImplThree< T1, T2, T3 >::SetArguments |
( |
T1 |
a1, |
|
|
T2 |
a2, |
|
|
T3 |
a3 | |
|
) |
| | [pure virtual] |
The documentation for this struct was generated from the following file: