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