Event2Stat< U1, T1, U2, T2 > Class Template Reference

#include <simulator.h>

Inheritance diagram for Event2Stat< U1, T1, U2, T2 >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Event2Stat (double t, void(*f)(U1, U2), T1 t1_0, T2 t2_0)
void CallHandler ()

Public Attributes

void(* handler )(U1, U2)
T1 t1
T2 t2


Detailed Description

template<typename U1, typename T1, typename U2, typename T2>
class Event2Stat< U1, T1, U2, T2 >

Definition at line 199 of file simulator.h.


Constructor & Destructor Documentation

template<typename U1, typename T1, typename U2, typename T2>
Event2Stat< U1, T1, U2, T2 >::Event2Stat ( double  t,
void(*)(U1, U2)  f,
T1  t1_0,
T2  t2_0 
) [inline]

Definition at line 202 of file simulator.h.


Member Function Documentation

template<typename U1 , typename T1 , typename U2 , typename T2 >
void Event2Stat< U1, T1, U2, T2 >::CallHandler (  )  [inline, virtual]


Member Data Documentation

template<typename U1, typename T1, typename U2, typename T2>
void(* Event2Stat< U1, T1, U2, T2 >::handler)(U1, U2)

template<typename U1, typename T1, typename U2, typename T2>
T1 Event2Stat< U1, T1, U2, T2 >::t1

Definition at line 205 of file simulator.h.

Referenced by Event2Stat< U1, T1, U2, T2 >::CallHandler().

template<typename U1, typename T1, typename U2, typename T2>
T2 Event2Stat< U1, T1, U2, T2 >::t2

Definition at line 206 of file simulator.h.

Referenced by Event2Stat< U1, T1, U2, T2 >::CallHandler().


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

Generated on Tue Oct 19 17:22:12 2010 for IRIS by  doxygen 1.5.8