Geddei::MultiProcessorCreator Class Reference
[Geddei's core classes.]
Abstract class defining interface for creating Processor objects.
More...
#include <multiprocessorcreator.h>
Inheritance diagram for Geddei::MultiProcessorCreator:
[legend]List of all members.
|
Friends |
class | MultiProcessor |
Detailed Description
Abstract class defining interface for creating Processor objects.
- Author:
- Gav Wood <gav@cs.york.ac.uk>
This class facilitates creation of new Processor objects in customisable manners. It provides one virtual method which when overridden can be coded to provide a new Processor object of the class writers choice.
Four simple derivations are available: two for creation of objects by templating the creation class according to the Processor class you want. The other two allow creation of objects through factories and thus a string pertaining to the class's type must be provided at object construction.
Two of each are provided for creation of basic Processor objects as well as DomProcessor objects with a specific SubProcessor.
The documentation for this class was generated from the following file:
Generated on Thu Jul 13 06:56:41 2006 for Exscalibar by
1.4.7