Nymph  v1.5.2
Flow-Based Data Processing Framework
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NNymph
 CCommandLineHandlerException
 CKTApplicationInterface for the command-line handler and the configurator
 CKTApplyCutApplies a cut to data
 CKTAwesomeCut
 CResult
 CKTCacheDirectory
 CKTCommandLineHandlerParses and stores command-line options
 CKTCommandLineOption
 CKTCommandLineOption< bool >
 CKTConcurrentQueue
 CQueueNotEmpty
 CKTConfigurable
 CKTConfigurator
 CKTCutBase class for a cut that gets applied to data objects
 CKTCutFilterFilters data based on cuts already applied and a filter mask
 CKTCutOneArg
 CKTCutResultCore
 CKTCutStatusProvides easy access to cut information
 CKTCutResultHandle
 CKTCutTwoArgs
 CKTData
 CKTDataCore
 CKTDataQueueProcessorGeneric data queue for asynchronous processing
 CKTDataQueueProcessorTemplateTemplate class for creating data queueing processors
 CDataAndFunc
 CKTDerivedTypeWriter
 CKTDirectory
 CKTEventLoopAbstract base class for event loops
 CKTException
 CKTExtensibleCutResult
 CKTExtensibleData
 CKTExtensibleStruct
 CKTExtensibleStructCore
 CKTExtensibleStructFactory
 CKTExtensibleStructRegistrar
 CKTExtensibleStructRegistrarBase
 CKTLocustMCFilename
 CKTLogger
 CLocation
 CPrivate
 CKTNotAwesomeCut
 CResult
 CKTPrimaryProcessor
 CKTPrintDataStructurePrints the structure of data objects
 CKTProcessor
 CKTProcessorToolboxManages processors requested by the user at run time
 CCompareThread
 CProcessorInfo
 CThread
 CKTReader
 CKTSelfConfigurable
 CKTSignalConcept
 CKTSignalDataCreates a signal that takes a KTDataPtr object as its argument
 CKTSignalOneArgCreates a signal that takes a single argument
 CKTSignalOneArg< void >
 CKTSignalWrapper
 CKTInternalSignalWrapper
 CKTSpecifiedInternalSignalWrapper
 CKTSlotDataOneType
 CKTSlotDataThreeTypes
 CKTSlotDataTwoTypes
 CKTSlotDone
 CKTSlotNoArg
 CKTSlotOneArgCreates a slot that calls a member function of the func_owner_type object, taking one argument
 CKTSlotTwoArg
 CKTSlotWrapper
 CKTInternalSlotWrapper
 CKTSpecifiedInternalSlotWrapper
 CKTTestConfigurable
 CKTTestData
 CKTTestProcessorA
 CKTTestProcessorB
 CKTThroughputProfilerMeasures the speed of data processing
 CKTTIFactory
 CCompareTypeInfo
 CKTTIRegistrar
 CKTTIRegistrarBase
 CKTTypeWriter
 CKTWriter
 CKTWriterWithTypists
 CProcessorException
 CSignalException
 CSlotException
 CKTDataSlotOneArgCreates a slot that takes a KTDataPtr object as the argument; the function that gets called should take DataType& as its argument
 CKTDoneSlotCreates a slot to receive indication that upstream processing is complete and will emit a similar signal