Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

Action Class Reference

#include <Action.h>

Inheritance diagram for Action:

StatsFinder

List of all members.

Public Members

virtual Void Start ()
virtual Void Process (T &t) = 0
virtual Void Stop ()

Detailed Description

template<class T> class Action

Definition at line 23 of file Action.h.


Member Function Documentation

template<class T>
virtual Void Action<T>::Process (T & t) [pure virtual]

Reimplemented in StatsFinder.

template<class T>
Void Action<T>::Start () [inline, virtual]

Reimplemented in StatsFinder.

Definition at line 27 of file Action.h.

template<class T>
Void Action<T>::Stop () [inline, virtual]

Reimplemented in StatsFinder.

Definition at line 29 of file Action.h.


The documentation for this class was generated from the following file:
Generated at Sat Aug 5 00:16:33 2000 for Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000