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/Core/Agent/Includes/ShutdownReactor.hh

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: ShutdownReactor.hh,v 1.4 2005/12/30 22:05:34 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 
00006 #include "Reactor.hh"
00007 
00008 namespace IDEA
00009 {
00019   class ShutdownReactor:
00020     public Reactor
00021   {
00022     friend class AgentRelay;
00023   public:
00027     ~ShutdownReactor();
00028   protected:
00032     ShutdownReactor();
00036     void updateStartMessage( const Time& time, const StartMessageData* data  );
00037   };
00038 }

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