svcore  1.9
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 CAggregateWaveModel
 CAlignment
 CAlignmentModel
 CAllocationFailed
 CAudioFileReader
 CAudioFileReaderFactory
 CAudioLevelAudioLevel converts audio sample levels between various scales:
 CAudioPlaySourceSimple interface for audio playback
 CAuditionable
 CAutoRangeMapper
 CBundleCommandBundleCommand is a MacroCommand whose name includes a note of how many commands it contains
 CBZipFileDevice
 CCachedFile
 CClipboard
 CCodedAudioFileReader
 CCommand
 CCSVFeatureWriter
 CCSVFileReader
 CCSVFileWriter
 CCSVFormat
 CDataFileReader
 CDataFileReaderFactory
 CDecodingWavFileReader
 CDense3DModelPeakCache
 CDenseThreeDimensionalModel
 CDenseTimeValueModelBase class for models containing dense two-dimensional data (value against time)
 CDirectoryCreationFailed
 CDSSIPluginFactory
 CDSSIPluginInstance
 CEditableDenseThreeDimensionalModel
 CFaderDescription
 CFailedToOpenFile
 CFeatureExtractionModelTransformer
 CFeatureExtractionPluginFactory
 CFeatureWriter
 CFFTCacheReader
 CFFTCacheWriter
 CFFTDataServer
 CFFTFileCacheReader
 CFFTFileCacheWriter
 CFFTFuzzyAdapter
 CFFTMemoryCacheIn-memory FFT cache
 CFFTModelAn implementation of DenseThreeDimensionalModel that makes FFT data derived from a DenseTimeValueModel available as a generic data grid
 CFileFeatureWriter
 CFileFinder
 CFileNotFound
 CFileOperationFailed
 CFileReadFailed
 CFileReadThread
 CFileSourceFileSource is a class used to refer to the contents of a file that may be either local or at a remote location such as a HTTP URL
 CFlexiNoteFlexiNoteModel – a concrete IntervalModel for notes
 CFlexiNoteModel
 CFrameTimerA trivial interface for things that permit retrieving "the current frame"
 CImageModel
 CImagePointImage point type for use in a SparseModel
 CInsufficientDiscSpace
 CInterpolatingRangeMapper
 CIntervalModelModel containing sparse data (points with some properties) of which the properties include a duration and an arbitrary float value
 CLabeller
 CLADSPAPluginFactory
 CLADSPAPluginInstance
 CLinearRangeMapper
 CLogRange
 CLogRangeMapper
 CMacroCommand
 CMatchFileReader
 CMatrixFile
 CMIDIEvent
 CMIDIEventCmp
 CMIDIException
 CMIDIFileImportPreferenceAcquirer
 CMIDIFileReader
 CMIDIFileWriterWrite a MIDI file
 CMIDIInput
 CModelModel is the base class for all data models that represent any sort of data on a time scale based on an audio frame rate
 CModelDataTableModel
 CModelTransformerA ModelTransformer turns one data model into another
 CModelTransformerFactory
 CMP3FileReader
 CMultiSelection
 CMutexLocker
 CNoteNoteModel – a concrete IntervalModel for notes
 CNoteData
 CNoteExportable
 CNoteModel
 COggVorbisFileReader
 COneDimensionalPoint
 COSCMessage
 COSCQueue
 CPathModel
 CPathPoint
 CPitch
 CPlayable
 CPlaylistFileReader
 CPlayParameterRepository
 CPlayParameters
 CPluginDeletionNotifyAdapter
 CPluginIdentifier
 CPluginRDFDescription
 CPluginRDFIndexer
 CPluginXml
 CPowerOfSqrtTwoZoomConstraint
 CPowerOfTwoZoomConstraint
 CPreferences
 CProfilerProfile point instance class
 CProfilesProfiling classes
 CProgressPrinter
 CProgressReporter
 CPropertyContainer
 CRangeMapper
 CRangeSummarisableTimeValueModelBase class for models containing dense two-dimensional data (value against time) that may be meaningfully represented in a zoomed view using min/max range summaries
 CRDFExporter
 CRDFFeatureWriter
 CRDFImporter
 CRDFImporterImpl
 CRDFTransformFactory
 CRDFTransformFactoryImpl
 CRealTimeRealTime represents time values to nanosecond precision with accurate arithmetic and frame-rate conversion functions
 CRealTimeEffectModelTransformer
 CRealTimePluginDescriptor
 CRealTimePluginFactory
 CRealTimePluginInstance
 CRecentFilesRecentFiles manages a list of the names of recently-used objects, saving and restoring that list via QSettings
 CRegionModel
 CRegionRecRegionModel – a concrete IntervalModel for intervals associated with a value, which we call regions for no very compelling reason
 CResampler
 CResizeableBitset
 CResourceFinder
 CRingBufferRingBuffer implements a lock-free ring buffer for one writer and N readers, that is to be used to store a sample type T
 CSamplePlayer
 CScavengerA very simple class that facilitates running things like plugins without locking, by collecting unwanted objects and deleting them after a delay so as to be sure nobody's in the middle of using them
 CScavengerArrayWrapperA wrapper to permit arrays to be scavenged
 CSelectionA selection object simply represents a range in time, via start and end frame
 CSerialiser
 CSparseModelModel containing sparse data (points with some properties)
 CSparseOneDimensionalModel
 CSparseTimeValueModel
 CSparseValueModelModel containing sparse data (points with some properties) of which one of the properties is an arbitrary float value
 CStorageAdviserA utility class designed to help decide whether to store cache data (for example FFT outputs) in memory or on disk in the TempDirectory
 CStringBits
 CTabularModelTabularModel is an abstract base class for models that support direct access to data in a tabular form
 CTempDirectoryA class that manages the creation and removal of a temporary directory tree to store data during the program run
 CTempWriteFileA class that manages the creation of a temporary file with a given prefix and the renaming of that file to the prefix after use
 CTextMatcherA rather eccentric interface for matching texts in differently-scored fields
 CTextModel
 CTextPointText point type for use in a SparseModel
 CThread
 CTimeValuePointTime/value point type for use in a SparseModel or SparseValueModel
 CTransform
 CTransformDescriptionMetadata associated with a transform
 CTransformFactory
 CUnitDatabase
 CViewManagerBaseBase class for ViewManager, with no GUI content
 CWaveFileModel
 CWavFileReaderReader for audio files using libsndfile
 CWavFileWriter
 CWindow
 CWritableWaveFileModel
 CXmlExportable
 CZoomConstraintZoomConstraint is a simple interface that describes a limitation on the available zoom sizes for a view, for example based on cache strategy or a (processing) window-size limitation