Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

ReactionHandler Class Reference

Class which checks whether the reaction is correct or not. More...

#include <reactionhandler.hpp>

Inheritance diagram for ReactionHandler:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ReactionHandler ()
 Default constructor.
virtual ~ReactionHandler ()
 Destructor.
virtual void handle ()
 Has to be implemented in the derived classes, e.g.

Detailed Description

Class which checks whether the reaction is correct or not.

This is a base class for all reaction handlers and does nothing at all.

Definition at line 25 of file reactionhandler.hpp.


Constructor & Destructor Documentation

ReactionHandler::ReactionHandler  ) 
 

Default constructor.

Definition at line 23 of file reactionhandler.cpp.

ReactionHandler::~ReactionHandler  )  [virtual]
 

Destructor.

Definition at line 30 of file reactionhandler.cpp.


Member Function Documentation

void ReactionHandler::handle  )  [virtual]
 

Has to be implemented in the derived classes, e.g.

SimpleReactionHandler

Reimplemented in SimpleReactionHandler.

Definition at line 37 of file reactionhandler.cpp.

Referenced by Scheduler::schedule().


The documentation for this class was generated from the following files:
Generated on Fri Dec 17 14:54:30 2004 for Psychological Test Framework by doxygen 1.3.8