Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

/home/pauldt/projects/IDEA/IDEA-ALL/IDEA-DEV/TimingService/Includes/TimingServiceStopper.hh

Go to the documentation of this file.
00001 // -*- Mode: c++ -*-
00002 //      CVS: $Id: TimingServiceStopper.hh,v 1.1 2005/07/11 18:17:05 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 
00006 #ifndef TIMINGSERVICE_STOPPER_HEADER
00007 #define TIMINGSERVICE_STOPPER_HEADER
00008 
00009 #include <ace/Timer_Queue.h>
00010 #include <ace/Reactor.h>
00011 
00012 namespace IDEA
00013 {
00021   class TimingServiceStopper: 
00022     public ACE_Event_Handler
00023   {
00024   public:
00025     TimingServiceStopper();
00026 
00027     int handle_signal( int signum, siginfo_t* = 0, ucontext_t* = 0 );
00028   };
00029 }
00030 
00031 #endif //TIMINGSERVICE_STOPPER_HEADER

Contact information
© IDEA
Generated on Fri Feb 3 17:09:42 2006 for IDEA.