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

Go to the documentation of this file.
00001 // -*- Mode: C++ -*-
00002 //      CVS: $Id: PlasmaAgentFactory.hh,v 1.5 2005/12/30 22:42:27 rijsman Exp $
00003 //      Tag: $name$
00004 //     Info: $CVSROOT/IDEA-DEV/COPYRIGHT
00005 
00006 #ifndef PLASMA_AGENT_FACTORY_HEADER_
00007 #define PLASMA_AGENT_FACTORY_HEADER_
00008 
00009 #include "AgentFactory.hh"
00010 
00011 namespace IDEA
00012 {
00022   class PlasmaAgentFactory:
00023     public AgentFactory
00024   {
00025   public:
00029     PlasmaAgentFactory();
00033     AgentImpl* createAgentImpl() const;
00034   };
00035 }
00036 
00037 #endif // PLASMA_AGENT_FACTORY_HEADER_

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