Geddei::FactoryCreator Class Reference
[Geddei's core classes.]

MultiProcessorCreator-derivation for Factory creation of Processors. More...

#include <multiprocessorcreator.h>

Inheritance diagram for Geddei::FactoryCreator:

Inheritance graph
[legend]
Collaboration diagram for Geddei::FactoryCreator:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FactoryCreator (const QString &type)

Detailed Description

MultiProcessorCreator-derivation for Factory creation of Processors.

Author:
Gav Wood <gav@cs.york.ac.uk>
This class can be constructed so as to allow creation of new Processor objects of the class given by the type type . type must be an available type according to the resident ProcessorFactory singleton.


Constructor & Destructor Documentation

Geddei::FactoryCreator::FactoryCreator ( const QString &  type  )  [inline]

Basic constructor. Creates a new FactoryCreator object which will function as a MultiProcessorCreator class to produce objects from the ProcessorFactory of type type.

Parameters:
type The type of Processor class that this will create. type must be available according to the relevant ProcessorFactory singleton.


The documentation for this class was generated from the following files:
Generated on Thu Jul 13 06:56:41 2006 for Exscalibar by  doxygen 1.4.7