TestHandler Class Reference

#include <EventHandler.h>

Inheritance diagram for TestHandler:

Inheritance graph
[legend]
Collaboration diagram for TestHandler:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual void handle_signal (int signum)
 TestHandler ()

Public Attributes

int flag

Detailed Description

Test Handler. This is used with the SignalHandlerTest unit tests.

Definition at line 59 of file EventHandler.h.


Constructor & Destructor Documentation

TestHandler::TestHandler (  )  [inline]

Definition at line 64 of file EventHandler.h.


Member Function Documentation

virtual void TestHandler::handle_signal ( int  signum  )  [inline, virtual]

Hook method for SignalHandler. If a concrete instance of this class is registered with SignalHandler, this method will be called when signum is received.

Implements EventHandler.

Definition at line 67 of file EventHandler.h.

References flag.


Member Data Documentation

int TestHandler::flag

Definition at line 62 of file EventHandler.h.

Referenced by handle_signal().


The documentation for this class was generated from the following file:
Generated on Wed Jun 27 12:58:27 2007 for libdap++ by  doxygen 1.4.7