stromx  0.8.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123456]
 Cstromx::runtime::AbstractFactoryFactory of operator and data objects
 Cstromx::runtime::FactoryFactory of operator and data objects
 Cstromx::runtime::AssignThreadsAlgorithmAlgorithm which assigns threads to the stream
 Cstromx::runtime::ColorRGB color
 Cstromx::runtime::ConnectorIdentifier of a connector of an operator
 Cstromx::runtime::InputConnectorIdentifier of an input connector of an operator
 Cstromx::runtime::OutputConnectorIdentifier of an output of an operator
 Cstromx::runtime::ConnectorObserverAbstract base class of observers of operator connectors
 Cstromx::runtime::DataContainerContainer which manages the life-cycle of data objects
 Cstromx::runtime::DataInterfaceCommon interface of data objects or references to data objects
 Cstromx::runtime::ConstDataRefReference to a constant data object
 Cstromx::runtime::DataAbstract data object
 Cstromx::runtime::DataRefReference to a data object
 Cstromx::runtime::DataProviderProvider of functions to receive and send data
 Cstromx::runtime::DescriptionAbstract description of an ID to variant map
 Cstromx::runtime::ConnectorDescriptionDescription of a connector
 Cstromx::runtime::ParameterDescription of a parameter
 Cstromx::runtime::EnumDescriptionDescription of an enumeration value
 Cexception
 Cstromx::runtime::ExceptionAbstract stromx exception
 Cstromx::runtime::ExceptionObserverAbstract base observer of operator exceptions
 Cstromx::runtime::Id2DataMapperAbstract base class of ID-to-data mappers
 Cstromx::runtime::Id2DataCompositeA composite expression of two ID-to-data mappers
 Cstromx::runtime::Id2DataPairA direct map of one ID to one data object
 Cstromx::runtime::TryOperator which renders ID-to-data maps optional
 Cstromx::runtime::InputProviderProvides functions to deserialize data from strings and files
 Cstromx::runtime::FileInputProvides functions to initialize an input provider
 Cstromx::runtime::Locale
 Cstromx::runtime::OperatorAbstract operator
 Cstromx::runtime::OperatorTesterOperator with utility functions for unit testing
 Cstromx::runtime::OperatorInfoMeta-information about an operator
 Cstromx::runtime::OperatorKernelAbstract operator kernel
 Cstromx::runtime::OperatorProperties
 Cstromx::runtime::OutputProviderProvides functions to serialize data to strings and files
 Cstromx::runtime::FileOutputProvides functions to initialize an output provider
 Cstromx::runtime::Position2D position
 Cstromx::runtime::ReadAccessRead access to a data container
 Ccv::Rect_< T >
 Cstromx::runtime::RecycleAccessRecycle access to a data container
 Cstromx::runtime::RecyclerAbstract receiver of recycled objects
 Cstromx::runtime::RegistryAbstract registry of operator and data objects
 Cstromx::runtime::FactoryFactory of operator and data objects
 Cstromx::runtime::SortInputsAlgorithmAlgorithm which sorts the input sequence of stream threads
 Cstromx::runtime::StreamThe core data processing pipeline of stromx
 Cstromx::runtime::ThreadA thread which visits input nodes
 Cstromx::runtime::VariantInterfaceAbstract description of a data variant
 Cstromx::runtime::VariantVariantInterface implementation of the runtime package
 Cstromx::runtime::VariantCompositeA composite expression of two variants
 Cstromx::runtime::VariantHandle
 Cstromx::runtime::VersionA version of an operator or data type
 Cstromx::runtime::WriteAccessWrite access to a data container
 Cstromx::runtime::XmlReaderReader for stromx files
 Cstromx::runtime::XmlWriterWriter for stromx files