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