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

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

#include <multiprocessorcreator.h>

Inheritance diagram for Geddei::SubFactoryCreator:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SubFactoryCreator (const QString &type)

Detailed Description

MultiProcessorCreator-derivation for Factory creation of SubProcessors.

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


Constructor & Destructor Documentation

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

Basic constructor. Creates a new SubFactoryCreator object which will function as a MultiProcessorCreator class to produce DomProcessor objects whose primary SubProcessor is from the SubProcessorFactory of type type.

Parameters:
type The type of SubProcessor class that will be the primary of the DomProcessor object this will create. This must be available according to the relevant SubProcessorFactory singleton.


The documentation for this class was generated from the following files:
Generated on Fri Nov 10 21:58:37 2006 for Exscalibar by  doxygen 1.5.1