rGeddei::AbstractDomProcessor | Abstract interface class for handling Geddei DomProcessor objects |
rGeddei::AbstractProcessor | Abstract interface class for handling Geddei Processor objects |
rGeddei::AbstractProcessorGroup | A class to segment a number of AbstractProcessor objects into a set |
rGeddei::AbstractProcessorPort | Model of an AbstractProcessor connection port |
Geddei::BasicCreator< X > | MultiProcessorCreator-derivation for creating templated Processor class |
Geddei::BasicSubCreator< X > | MultiProcessorCreator-derivation for creating templated SubProcessor class |
Geddei::BufferData | Class for interfacing with signal data in Geddei |
Geddei::BufferDatas | Array-like class for a collection of BufferData objects |
Geddei::DomProcessor | The Processor-derived class for handling SubProcessor objects |
Geddei::FactoryCreator | MultiProcessorCreator-derivation for Factory creation of Processors |
rGeddei::LocalDomProcessor | LocalProcessor refinement and AbstractDomProcessor realisation |
rGeddei::LocalProcessor | AbstractProcessor realisation representing a local Processor object |
rGeddei::LocalSession | Control object for coordinating local Processor objects with remote |
Geddei::LxConnection | Refinement of Connection from a local Source |
SignalTypes::Matrix | A SignalType refinement for describing 2-D matrix data |
Monitor | Communications monitoring Processor object |
Geddei::MultiProcessor | Class capable of representing multiple homegenous Processor objects |
Geddei::MultiProcessorCreator | Abstract class defining interface for creating Processor objects |
Player | Wav-file playing source Processor object |
Geddei::Processor | Base class that defines a single Geddei signal data processing object |
Geddei::ProcessorFactory | Singleton class for creating Processor objects from plugins |
Geddei::ProcessorGroup | A class to segment a number of Processor objects into a set |
Geddei::ProcessorPort | Model of a Processor connection port |
Geddei::Properties | A set of name/value pairs that act as attributes to a Processor object |
Geddei::PropertiesInfo | A set of tuples to describe the properties for a Processor object |
QFactoryManager< Base > | Class for creating arbitrary subclasses from plugins at runtime |
QSocketSession | Base utility class for dealing with Geddei socket connections |
QSubApp | Implement to give non-event driven programs use of the Qt event loop |
Recorder | Data recording sink Processor object |
rGeddei::RemoteDomProcessor | RemoteProcessor refinement and AbstractDomProcessor realisation |
rGeddei::RemoteProcessor | AbstractProcessor realisation representing a remote Processor object |
rGeddei::RemoteSession | Client for a remote Geddei session |
Geddei::SignalType | Base class for describing a signal that may be transferred in a Connection |
Geddei::SignalTypeRef | A container for a SignalType-derived object |
Geddei::SignalTypeRefs | Array-like class for containing SignalTypePtr objects |
SignalTypes::Spectrum | A SignalType refinement for describing 1-D spectral data |
SignalTypes::SquareMatrix | A SignalType refinement for describing 2-D square matrix data |
Geddei::SubFactoryCreator | MultiProcessorCreator-derivation for Factory creation of SubProcessors |
Geddei::SubProcessor | Base class that defines a single stateless Geddei signal data processing object |
Geddei::SubProcessorFactory | Singleton class for creating SubProcessor objects from plugins |
SignalTypes::Value | A SignalType refinement for describing generic single-value data |
SignalTypes::Wave | A SignalType refinement for describing time-domain wave offset data |
Geddei::xLConnection | Refinement of Connection to a local Sink |