Jack2  1.9.9
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
oC_alsa_driver
oC_cache_packet
oC_ffado_capture_channel
oC_ffado_driver
oC_ffado_jack_settings
oC_ffado_playback_channel
oC_freebob_driver
oC_freebob_jack_settings
oC_int_float
oC_jack_driver
oC_jack_driver_nt
oC_jack_hardware
oC_jack_latency_range
oC_jack_midi_event
oC_jack_position
oC_jack_session_event
oC_jack_shm_header
oC_jack_shm_info
oC_jack_shm_registry
oC_jack_shm_server
oC_jacknet_packet_header
oC_JSList
oCJack::_net_transport_data
oC_netjack_driver_state
oC_packet_cache
oCJack::_packet_header
oCJack::_session_paramsThis structure containes master/slave connection parameters, it's used to setup the whole system
oCJack::_win_net_error
oCalsa_midi_t
oCJack::AtomicArrayCounterCounter for CAS
oCJack::AtomicCounterCounter for CAS
oCJack::AudioParam
oCClockSyncListener
oCdither_state_t
oCfake_port_t
oChammerfall_t
oChdsp_t
oCice1712_eeprom_t
oCice1712_t
oCjack_driver_desc_filler_t
oCjack_driver_desc_t
oCjack_driver_param_constraint_desc_t
oCjack_driver_param_desc_t
oCjack_driver_param_t
oCjack_driver_param_value_enum_t
oCjack_driver_param_value_t
oCjack_master_t
oCjack_midi_event_t
oCjack_ringbuffer_data_t
oCjack_ringbuffer_t
oCjack_session_command_t
oCjack_slave_t
oCjack_transport_info_t
oCjack_varargs_t
oCJack::JackAC3Encoder
oCJack::JackAC3EncoderParams
oCJack::JackActivationCountClient activation counter
oCJack::JackALSARawMidiPort
oCJack::JackArgParser
oCJack::JackAtomicArrayState< T >A class to handle several states in a lock-free manner
oCJack::JackAtomicArrayState< jack_position_t >
oCJack::JackAtomicState< T >A class to handle two states (switching from one to the other) in a lock-free manner
oCJack::JackAtomicState< JackConnectionManager >
oCJack::JackAtomicState< JackDelayLockedLoop >
oCJack::JackAtomicState< JackTimer >
oCJack::JackAudioAdapterAudio adapter : Jack client side
oCJack::JackAudioAdapterInterfaceBase class for audio adapters
oCJack::JackBasePosixMutexMutex abstraction
oCJack::JackBaseWinMutexMutex abstraction
oCJack::detail::JackChannelTransactionInterface
oCJack::detail::JackClientChannelInterfaceInter process channel for server/client bidirectionnal communication : request and (receiving) notifications
oCJack::JackClientHandlerInterface
oCJack::JackClientInterfaceClient interface
oCJack::JackClientNotificationClientNotification
oCJack::JackClientTimingFor client timing measurements
oCJack::JackConnectionManagerConnection manager
oCJack::JackCoreMidiPort
oCjackctl_driver
oCjackctl_internal
oCjackctl_parameter
oCjackctl_parameter_valueType for parameter value
oCjackctl_server
oCjackctl_sigmask
oCJack::JackDelayLockedLoop
oCJackDriverInfo
oCJack::JackDriverInterfaceThe base interface for drivers
oCJack::JackEngineProfiling
oCJack::JackFFADOMidiInputPort
oCJack::JackFFADOMidiOutputPort
oCJack::JackFilter
oCJack::JackFixedArray< SIZE >Utility class
oCJack::JackFixedArray< CONNECTION_NUM_FOR_PORT >
oCJack::JackFixedArray< PORT_NUM_FOR_CLIENT >
oCJack::JackFixedMatrix< SIZE >Utility class
oCJack::JackFixedMatrix< CLIENT_NUM >
oCJack::JackGlobals
oCJack::JackGnuPlotMonitor< T >Generic monitoring class. Saves data to GnuPlot files ('.plt' and '.log' datafile)
oCJack::JackLibGlobalsGlobal library static structure: singleton kind of pattern
oCJack::JackLock
oCJack::JackLockAbleBase class for "lockable" objects
oCJack::JackLockedEngineLocked Engine, access to methods is serialized using a mutex
oCJack::JackLoopFeedback< SIZE >Utility class
oCJack::JackLoopFeedback< CONNECTION_NUM_FOR_PORT >
oCJack::JackMem
oCJack::JackMessage
oCJack::JackMidiBuffer
oCJack::JackMidiEvent
oCJack::JackMidiReadQueue
oCJack::JackMidiWriteQueue
oCJack::JackMMCSSMMCSS services
oCJack::JackNetInterface
oCJack::JackNetMasterManager
oCJack::JackNetUnixSocket
oCJack::JackNetWinSocket
oCJack::JackPIControler
oCJack::JackPortBase class for port
oCJack::JackPortType
oCJack::JackPosixMutex
oCJack::JackProfilerServer real-time monitoring
oCJack::JackProfilerClient
oCJack::JackRequestRequest from client to server
oCJack::JackRequestDecoderRequest decoder
oCJack::detail::JackRequestInterface
oCJack::JackResamplerBase class for Resampler
oCJack::JackResultResult from the server
oCJack::JackRunnableInterfaceThe base class for runnable objects, that have an Init and Execute method to be called in a thread
oCJack::JackServerThe Jack server
oCJack::JackServerGlobalsGlobal server static structure: singleton kind of pattern
oCJack::JackServerSocket
oCJack::JackSessionCommand
oCJack::JackShmMemAbleA class which objects possibly want to be allocated in shared memory derives from this class
oCJack::JackShmReadPtr< T >Pointer on shared memory segment in the client side
oCJack::JackShmReadWritePtr< T >Pointer on shared memory segment in the client side
oCJack::JackShmReadWritePtr1< T >Pointer on shared memory segment in the client side: destroy the segment (used client control)
oCJack::JackShmReadWritePtr1< Jack::JackClientControl >
oCJack::JackShmReadWritePtr< Jack::JackEngineControl >
oCJack::JackShmReadWritePtr< Jack::JackGraphManager >
oCJack::JackSocketNotifyChannelJackNotifyChannel using sockets
oCJack::JackSocketServerNotifyChannelJackServerNotifyChannel using sockets
oCJack::detail::JackSynchroAn inter process synchronization primitive
oCJack::detail::JackThreadInterfaceThe thread base class
oCJack::JackTimerA structure used for time management
oCJack::JackTimingClientIntervalTiming interval in the global table for a given client
oCJack::JackTimingMeasureTiming stucture for a table of clients
oCJack::JackTimingMeasureClientTiming stucture for a client
oCJack::JackToolsUtility functions
oCJack::JackWinCriticalSection
oCJack::JackWinMMEPort
oCJack::JackWinMutex
oCJack::JackWinNamedPipeAux
oCJack::JackWinNamedPipeNotifyChannelJackNotifyChannel using named pipe
oCJack::JackWinNamedPipeServerNotifyChannelJackServerNotifyChannel using pipes
oCmidi_pack_t
oCmidi_unpack_t
oCJack::NetAudioBuffer
oCJack::NetMidiBuffer
oCoption
oCPaAsioStreamInfo
oCPaDeviceInfo
oCPaHostApiInfo
oCPaHostErrorInfo
oCPaStreamCallbackTimeInfo
oCPaStreamInfo
oCPaStreamParameters
oCPortAudioDevicesA PortAudio Devices manager
oCJack::PortFollowerFollow a single port
oCruntime_error
oCsnd_usX2Y_hwdep_pcm_shm
oCSRC_CB_DATA
oCSRC_DATA
oCTiPhoneCoreAudioRenderer
\Cusx2y_t