CKTProcessorToolbox::CompareThread | |
CKTTIFactory< XBaseType >::CompareTypeInfo | |
CKTDataQueueProcessorTemplate< XProcessorType >::DataAndFunc | |
▼Cexception | STL class |
CKTException | |
▼Clogic_error | STL class |
CCommandLineHandlerException | |
CProcessorException | |
CSignalException | |
CSlotException | |
CKTCommandLineOption< XInputType > | |
CKTCommandLineOption< bool > | |
CKTConcurrentQueue< XDataType > | |
CKTConcurrentQueue< DataAndFunc > | |
▼CKTConfigurable | |
CKTApplication | Interface for the command-line handler and the configurator |
▼CKTCut | Base class for a cut that gets applied to data objects |
►CKTCutOneArg< KTTestData > | |
CKTAwesomeCut | |
CKTNotAwesomeCut | |
CKTCutOneArg< XDataType > | |
CKTCutTwoArgs< XDataType1, XDataType2 > | |
▼CKTProcessor | |
CKTApplyCut | Applies a cut to data |
CKTCutFilter | Filters data based on cuts already applied and a filter mask |
►CKTPrimaryProcessor | |
►CKTDataQueueProcessorTemplate< KTDataQueueProcessor > | |
CKTDataQueueProcessor | Generic data queue for asynchronous processing |
CKTDataQueueProcessorTemplate< XProcessorType > | Template class for creating data queueing processors |
CKTReader | |
CKTPrintDataStructure | Prints the structure of data objects |
CKTTestProcessorA | |
CKTTestProcessorB | |
CKTThroughputProfiler | Measures the speed of data processing |
►CKTWriter | |
CKTWriterWithTypists< XWriter, XTypist > | |
CKTProcessorToolbox | Manages processors requested by the user at run time |
▼CKTSelfConfigurable | |
CKTCacheDirectory | |
CKTTestConfigurable | |
▼CKTCutResultCore | |
▼CKTExtensibleStructCore< KTCutResultCore > | |
►CKTExtensibleStruct< KTCutResultHandle, KTCutResultCore > | |
►CKTExtensibleCutResult< KTCutResultHandle > | |
CKTCutStatus::KTCutResultHandle | |
►CKTExtensibleStruct< Result, KTCutResultCore > | |
►CKTExtensibleCutResult< Result > | |
CKTAwesomeCut::Result | |
CKTNotAwesomeCut::Result | |
►CKTExtensibleStruct< XDerivedType, KTCutResultCore > | |
CKTExtensibleCutResult< XDerivedType > | |
CKTCutStatus | Provides easy access to cut information |
▼CKTDataCore | |
▼CKTExtensibleStructCore< KTDataCore > | |
►CKTExtensibleStruct< KTData, KTDataCore > | |
►CKTExtensibleData< KTData > | |
CKTData | |
►CKTExtensibleStruct< KTTestData, KTDataCore > | |
►CKTExtensibleData< KTTestData > | |
CKTTestData | |
►CKTExtensibleStruct< XDerivedType, KTDataCore > | |
CKTExtensibleData< XDerivedType > | |
CKTDataSlotOneArg | Creates a slot that takes a KTDataPtr object as the argument; the function that gets called should take DataType& as its argument |
▼CKTDirectory | |
CKTCacheDirectory | |
CKTDoneSlot | Creates a slot to receive indication that upstream processing is complete and will emit a similar signal |
CKTEventLoop | Abstract base class for event loops |
▼CKTExtensibleStructRegistrarBase< XBaseType > | |
CKTExtensibleStructRegistrar< XBaseType, XDerivedType > | |
▼CKTSignalWrapper::KTInternalSignalWrapper | |
CKTSignalWrapper::KTSpecifiedInternalSignalWrapper< XSignature > | |
▼CKTSlotWrapper::KTInternalSlotWrapper | |
CKTSlotWrapper::KTSpecifiedInternalSlotWrapper< XSignature, XTypeContainer > | |
CKTLocustMCFilename | |
CKTLogger | |
CKTSignalConcept< Signature > | |
CKTSignalConcept< void(int) > | |
CKTSignalOneArg< XSignalArgument > | Creates a signal that takes a single argument |
▼CKTSignalOneArg< KTDataPtr > | |
CKTSignalData | Creates a signal that takes a KTDataPtr object as its argument |
CKTSignalOneArg< void > | |
CKTSlotDataOneType< XDataType > | |
CKTSlotDataThreeTypes< XDataType1, XDataType2, XDataType3 > | |
CKTSlotDataTwoTypes< XDataType1, XDataType2 > | |
CKTSlotDone | |
CKTSlotNoArg< Signature > | |
CKTSlotOneArg< Signature > | Creates a slot that calls a member function of the func_owner_type object, taking one argument |
CKTSlotOneArg< void(KTDataPtr) > | |
CKTSlotTwoArg< Signature > | |
▼CKTTIRegistrarBase< XBaseType > | |
CKTTIRegistrar< XBaseType, XDerivedType > | |
▼CKTTypeWriter | |
CKTDerivedTypeWriter< XWriter > | |
CKTLogger::Location | |
▼Cnoncopyable | |
CKTSignalWrapper | |
CKTSignalWrapper::KTSpecifiedInternalSignalWrapper< XSignature > | |
CKTSlotWrapper | |
CKTSlotWrapper::KTSpecifiedInternalSlotWrapper< XSignature, XTypeContainer > | |
CKTLogger::Private | |
CKTProcessorToolbox::ProcessorInfo | |
CKTConcurrentQueue< XDataType >::QueueNotEmpty | |
▼Csingleton | |
CKTCacheDirectory | |
CKTCommandLineHandler | Parses and stores command-line options |
CKTConfigurator | |
CKTExtensibleStructFactory< XBaseType > | |
CKTTIFactory< XBaseType > | |
CKTProcessorToolbox::Thread | |
▼CXBaseType | |
▼CKTExtensibleStructCore< XBaseType > | |
CKTExtensibleStruct< XInstanceType, XBaseType > | |