PPL  1.2
Parma_Polyhedra_Library::Implementation::Watchdog::Handler Class Referenceabstract

Abstract base class for handlers of the watchdog events. More...

#include <Handler_defs.hh>

Inheritance diagram for Parma_Polyhedra_Library::Implementation::Watchdog::Handler:

Public Member Functions

virtual void act () const =0
 Does the job. More...
 
virtual ~Handler ()
 Virtual destructor. More...
 

Detailed Description

Abstract base class for handlers of the watchdog events.

Definition at line 30 of file Handler_defs.hh.

Constructor & Destructor Documentation

Parma_Polyhedra_Library::Implementation::Watchdog::Handler::~Handler ( )
virtual

Virtual destructor.

Definition at line 29 of file Handler.cc.

29  {
30 }

Member Function Documentation

virtual void Parma_Polyhedra_Library::Implementation::Watchdog::Handler::act ( ) const
pure virtual

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