Geddei's core classes.

Module containing classes fundamental to Geddei. More...

Classes

class  Geddei::BasicCreator< X >
 MultiProcessorCreator-derivation for creating templated Processor class. More...
class  Geddei::BasicSubCreator< X >
 MultiProcessorCreator-derivation for creating templated SubProcessor class. More...
class  Geddei::BufferData
 Class for interfacing with signal data in Geddei. More...
class  Geddei::BufferDatas
 Array-like class for a collection of BufferData objects. More...
class  Geddei::DomProcessor
 The Processor-derived class for handling SubProcessor objects. More...
class  Geddei::FactoryCreator
 MultiProcessorCreator-derivation for Factory creation of Processors. More...
class  Geddei::LxConnection
 Refinement of Connection from a local Source. More...
class  Geddei::MultiProcessor
 Class capable of representing multiple homegenous Processor objects. More...
class  Geddei::MultiProcessorCreator
 Abstract class defining interface for creating Processor objects. More...
class  Geddei::Processor
 Base class that defines a single Geddei signal data processing object. More...
class  Geddei::ProcessorFactory
 Singleton class for creating Processor objects from plugins. More...
class  Geddei::ProcessorGroup
 A class to segment a number of Processor objects into a set. More...
class  Geddei::ProcessorPort
 Model of a Processor connection port. More...
class  Geddei::Properties
 A set of name/value pairs that act as attributes to a Processor object. More...
class  Geddei::PropertiesInfo
 A set of tuples to describe the properties for a Processor object. More...
class  Geddei::SignalType
 Base class for describing a signal that may be transferred in a Connection. More...
class  Geddei::SignalTypeRef
 A container for a SignalType-derived object. More...
class  Geddei::SignalTypeRefs
 Array-like class for containing SignalTypePtr objects. More...
class  Geddei::SubFactoryCreator
 MultiProcessorCreator-derivation for Factory creation of SubProcessors. More...
class  Geddei::SubProcessor
 Base class that defines a single stateless Geddei signal data processing object. More...
class  Geddei::SubProcessorFactory
 Singleton class for creating SubProcessor objects from plugins. More...
class  Geddei::xLConnection
 Refinement of Connection to a local Sink. More...

Detailed Description

Module containing classes fundamental to Geddei.

Author:
Gav Wood <gav@cs.york.ac.uk>
Any classes used from this module are in namespace Geddei. Make sure you either manually specify it with Geddei::ClassName or use it at the start of your code with:

 using namespace Geddei;

Generated on Thu Jul 13 06:56:33 2006 for Exscalibar by  doxygen 1.4.7