Callback Class Template Reference

Inheritance diagram for Callback:

Trigger List of all members.

Detailed Description

template<typename Type>
class WURDE::Callback< Type >

The Callback object is just a trigger that, when activated, runs a function.

T should be a functor

Definition at line 83 of file Trigger.H.

Public Member Functions

void run ()


Member Function Documentation

void run (  )  [inline]

Definition at line 86 of file Trigger.H.


The documentation for this class was generated from the following file:
Generated on Thu Feb 1 15:31:56 2007 for WURDE by  doxygen 1.5.1