Event1Stat< U1, T1 > Class Template Reference

#include <simulator.h>

Inheritance diagram for Event1Stat< U1, T1 >:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Event1Stat (double t, void(*f)(U1), T1 t1_0)
void CallHandler ()

Public Attributes

void(* handler )(U1)
T1 t1


Detailed Description

template<typename U1, typename T1>
class Event1Stat< U1, T1 >

Definition at line 179 of file simulator.h.


Constructor & Destructor Documentation

template<typename U1, typename T1>
Event1Stat< U1, T1 >::Event1Stat ( double  t,
void(*)(U1)  f,
T1  t1_0 
) [inline]

Definition at line 182 of file simulator.h.


Member Function Documentation

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

Implements EventBase.

Definition at line 191 of file simulator.h.

References Event1Stat< U1, T1 >::handler, and Event1Stat< U1, T1 >::t1.


Member Data Documentation

template<typename U1, typename T1>
void(* Event1Stat< U1, T1 >::handler)(U1)

template<typename U1, typename T1>
T1 Event1Stat< U1, T1 >::t1

Definition at line 185 of file simulator.h.

Referenced by Event1Stat< U1, T1 >::CallHandler().


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

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