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/Modules/PLASMA/ReactivePlanner/Includes/PlasmaReactivePlannerFactory.hh

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PlasmaReactivePlannerFactory.hh,v 1.3 2005/12/30 22:43:03 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 
00006 #include "ReactivePlannerFactory.hh"
00007 
00008 #define PLASMA_REACTIVE_PLANNER_FACTORY "EUROPA2"
00009 
00010 namespace IDEA
00011 {
00012   
00013   class ReactivePlannerImpl;
00014 
00022   class PlasmaReactivePlannerFactory:
00023     public ReactivePlannerFactory
00024   {
00025   public:
00029     PlasmaReactivePlannerFactory();
00034     ReactivePlannerImpl* createReactivePlannerImpl( const PslDatabase* database,
00035                                                     const AgentTimingService* ats ) const;
00036   };
00037 }

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