Jamoma API  0.6.0.a19
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CAngleAngle class
 CCoordinateCoordinate class
 CCrossFadeCrossFade class
 CCrossFadeQueueCrossFadeQueue class
 CFilterFilter class
 CMaxAudioGraphWrappedClassType definition for an AudioGraph class wrapped as a Max external
 CMaxAudioGraphWrappedClassOptionsA class representing the options of a MaxAudioGraphWrappedClass
 CMicArrayMicArray class
 CMoveableMoveable class
 CPackData Structure for the j.pack= Max object
 CPaDeviceInfoA structure providing information and capabilities of PortAudio devices
 CPaHostApiInfoA structure containing information about a particular host API
 CPaHostErrorInfoStructure used to return information about a host error condition
 CPaStreamCallbackTimeInfoTiming information for the buffers passed to the stream callback
 CPaStreamInfoA structure containing unchanging information about an open stream
 CPaStreamParametersParameters for one direction (input or output) of a stream
 CRoomRoom class
 Ct_audioreceiveObject receiving remote audio signals within a module
 Ct_dbap_bformatStructure for the j.dbap_bformat Max object
 Ct_decodeCoefficientsData structure for storing ambisonics decoding coeficients
 Ct_extraData structure for storing extra data
 Ct_filterData structure for the tt.filter~ object
 Ct_hull1Data structure for 1 dimensional convex hull
 Ct_hull2Data structure for 2 dimensional convex hull
 Ct_jamoma_objectData Structure for the global jamoma object
 Ct_receiveReceive Object
 Ct_sendSend Object
 Ct_xyzData structure for storing a 1,2 or 3 dimensional space data
 CTestDeclare a Test class for TTObjectTestAsClassMemberAndObjectFreeing
 CTTAudioGraphInletThis object represents a single 'inlet' to a TTAudioGraphObject
 CTTAudioGraphOutletThis object represents a single 'outlet' from a TTAudioGraphObject
 CTTAudioGraphPreprocessData[doxygenAppendixC_bitmaskExample]
 CTTAudioGraphSourceTTAudioGraphSource represents one link from a TTAudioGraphInlet of a TTAudioGraphObjectBase to a TTAudioGraphOutlet of an upstream TTAudioGraphObjectBase
 CTTClassThe TTClass object represents a class in the Jamoma environment
 CTTDataspaceBase class for each dataspace
 CTTDataspaceUnitSpecification for the base class of each DataspaceUnit
 CTTDelayBufferTTDelayBuffer is a container object that holds some audio in a chunk of memory, with accessors for using it as a circular delay line
 CTTDictionaryA type that represents the key as a C-String and the value as a pointer to the matching TTSymbol object
 CTTDictionaryBaseA type that contains a key and a value
 CTTElementIndividual items found in a TTValue
 CTTExceptionA TTBlue exception is thown with this object
 CTTFifo< T >First-in/First-out buffer that is non-blocking and thread-safe for writing from a single thread and reading from another (possibly different) single thread
 CTTGraphDescriptionThis object represents a single 'outlet' from a TTGraphObjectBase
 CTTGraphInletThis object represents a single 'inlet' to a TTGraphObjectBase
 CTTGraphOutletThis object represents a single 'outlet' from a TTGraphObjectBase
 CTTHashMaintain a collection of TTValue objects indexed by TTSymbol pointers
 CTTInputAudioAn audio input component for Jamoma models
 CTTNodeWe build a directory of TTNodes, and you can request a pointer for any TTNode, or add an observer to any TTNode, etc
 CTTNodeDirectoryWe build a tree of TTNodes, and you can request a pointer for any TTNode, or add an observer to any TTNode, etc
 CTTObjectCreate and use Jamoma object instances
 CTTObjectBaseBase class for all first-class Jamoma objects
 CTTOscSocketTTOscSocket is ..
 CTTOutputAudioAn audio output component for Jamoma models
 CTTQueueImplements a non-blocking circular queue for passing events across threads
 CTTSpatBaseRendererTTSpatBaseRenderer defines the basic interface from which all renderers inherit
 CTTSpatEntityDescribes the geometry of a point
 CTTSymbolUsed to represent a string and efficiently pass and compare that string
 CTTSymbolBaseUsed to represent a string and efficiently pass and compare that string
 CTTSymbolTableHash_map (based on Stroustrup pp 497) that keeps commonly used strings in a table so that we can refer to them simply as a pointers for fast comparison
 CTTWebSocketCreate a websocket server
 Cstd::vector< T >STL class
 CWrappedModularInstanceData Structure for this object