Jack2  1.9.10
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234567]
 C_alsa_driver
 C_cache_packet
 C_ffado_capture_channel
 C_ffado_driver
 C_ffado_jack_settings
 C_ffado_playback_channel
 C_freebob_driver
 C_freebob_jack_settings
 C_int_float
 C_jack_driver
 C_jack_driver_nt
 C_jack_hardware
 C_jack_latency_range
 C_jack_midi_event
 C_jack_position
 C_jack_session_event
 C_jack_shm_header
 C_jack_shm_info
 C_jack_shm_registry
 C_jack_shm_server
 C_jacknet_packet_header
 C_JSList
 CJack::_net_transport_data
 C_netjack_driver_state
 C_packet_cache
 CJack::_packet_header
 CJack::_session_paramsThis structure containes master/slave connection parameters, it's used to setup the whole system
 CJack::_win_net_error
 Calsa_midi_t
 CJack::AtomicArrayCounterCounter for CAS
 CJack::AtomicCounterCounter for CAS
 CJack::AudioParam
 CClockSyncListener
 Cdither_state_t
 Cfake_port_t
 Chammerfall_t
 Chdsp_t
 Cice1712_eeprom_t
 Cice1712_t
 Cjack_constraint_enum_char_descriptor
 Cjack_constraint_enum_sint32_descriptor
 Cjack_constraint_enum_str_descriptor
 Cjack_constraint_enum_uint32_descriptor
 Cjack_description_t
 Cjack_driver_desc_filler_t
 Cjack_driver_desc_t
 Cjack_driver_param_constraint_desc_t
 Cjack_driver_param_desc_t
 Cjack_driver_param_t
 Cjack_driver_param_value_enum_t
 Cjack_driver_param_value_t
 Cjack_master_t
 Cjack_midi_event_t
 Cjack_property_t
 Cjack_ringbuffer_data_t
 Cjack_ringbuffer_t
 Cjack_session_command_t
 Cjack_slave_t
 Cjack_transport_info_t
 Cjack_varargs_t
 CJack::JackAC3Encoder
 CJack::JackAC3EncoderParams
 CJack::JackActivationCountClient activation counter
 CJack::JackALSARawMidiPort
 CJack::JackArgParser
 CJack::JackAtomicArrayState< T >A class to handle several states in a lock-free manner
 CJack::JackAtomicArrayState< jack_position_t >
 CJack::JackAtomicState< T >A class to handle two states (switching from one to the other) in a lock-free manner
 CJack::JackAtomicState< JackConnectionManager >
 CJack::JackAtomicState< JackDelayLockedLoop >
 CJack::JackAtomicState< JackTimer >
 CJack::JackAudioAdapterAudio adapter : Jack client side
 CJack::JackAudioAdapterInterfaceBase class for audio adapters
 CJack::JackBasePosixMutexMutex abstraction
 CJack::JackBaseWinMutexMutex abstraction
 CJack::detail::JackChannelTransactionInterface
 CJack::detail::JackClientChannelInterfaceInter process channel for server/client bidirectionnal communication : request and (receiving) notifications
 CJack::JackClientHandlerInterface
 CJack::JackClientInterfaceClient interface
 CJack::JackClientNotificationClientNotification
 CJack::JackClientTimingFor client timing measurements
 CJack::JackConnectionManagerConnection manager
 CJack::JackCoreMidiPort
 Cjackctl_driver
 Cjackctl_internal
 Cjackctl_parameter
 Cjackctl_parameter_valueType for parameter value
 Cjackctl_server
 Cjackctl_sigmask
 CJack::JackDelayLockedLoop
 CJackDriverInfo
 CJack::JackDriverInterfaceThe base interface for drivers
 CJack::JackEngineProfiling
 CJack::JackFFADOMidiInputPort
 CJack::JackFFADOMidiOutputPort
 CJack::JackFilter
 CJack::JackFixedArray< SIZE >Utility class
 CJack::JackFixedArray< CONNECTION_NUM_FOR_PORT >
 CJack::JackFixedArray< PORT_NUM_FOR_CLIENT >
 CJack::JackFixedMatrix< SIZE >Utility class
 CJack::JackFixedMatrix< CLIENT_NUM >
 CJack::JackGlobals
 CJack::JackGnuPlotMonitor< T >Generic monitoring class. Saves data to GnuPlot files ('.plt' and '.log' datafile)
 CJack::JackLibGlobalsGlobal library static structure: singleton kind of pattern
 CJack::JackLock
 CJack::JackLockAbleBase class for "lockable" objects
 CJack::JackLockedEngineLocked Engine, access to methods is serialized using a mutex
 CJack::JackLoopFeedback< SIZE >Utility class
 CJack::JackLoopFeedback< CONNECTION_NUM_FOR_PORT >
 CJack::JackMem
 CJack::JackMessage
 CJack::JackMidiBuffer
 CJack::JackMidiEvent
 CJack::JackMidiReadQueue
 CJack::JackMidiWriteQueue
 CJack::JackMMCSSMMCSS services
 CJack::JackNetInterface
 CJack::JackNetMasterManager
 CJack::JackNetUnixSocket
 CJack::JackNetWinSocket
 CJack::JackPIControler
 CJack::JackPortBase class for port
 CJack::JackPortType
 CJack::JackPosixMutex
 CJack::JackProfilerServer real-time monitoring
 CJack::JackProfilerClient
 CJack::JackRequestRequest from client to server
 CJack::JackRequestDecoderRequest decoder
 CJack::detail::JackRequestInterface
 CJack::JackResultResult from the server
 CJack::JackRingBufferBase class for RingBuffer in frames
 CJack::JackRunnableInterfaceThe base class for runnable objects, that have an Init and Execute method to be called in a thread
 CJack::JackServerThe Jack server
 CJack::JackServerGlobalsGlobal server static structure: singleton kind of pattern
 CJack::JackServerSocket
 CJack::JackSessionCommand
 CJack::JackShmMemAbleA class which objects possibly want to be allocated in shared memory derives from this class
 CJack::JackShmReadPtr< T >Pointer on shared memory segment in the client side
 CJack::JackShmReadWritePtr< T >Pointer on shared memory segment in the client side
 CJack::JackShmReadWritePtr1< T >Pointer on shared memory segment in the client side: destroy the segment (used client control)
 CJack::JackShmReadWritePtr1< Jack::JackClientControl >
 CJack::JackShmReadWritePtr< Jack::JackEngineControl >
 CJack::JackShmReadWritePtr< Jack::JackGraphManager >
 CJack::JackSocketNotifyChannelJackNotifyChannel using sockets
 CJack::JackSocketServerNotifyChannelJackServerNotifyChannel using sockets
 CJack::detail::JackSynchroAn inter process synchronization primitive
 CJack::detail::JackThreadInterfaceThe thread base class
 CJack::JackTimerA structure used for time management
 CJack::JackTimingClientIntervalTiming interval in the global table for a given client
 CJack::JackTimingMeasureTiming stucture for a table of clients
 CJack::JackTimingMeasureClientTiming stucture for a client
 CJack::JackToolsUtility functions
 CJack::JackWinCriticalSection
 CJack::JackWinMMEPort
 CJack::JackWinMutex
 CJack::JackWinNamedPipeAux
 CJack::JackWinNamedPipeNotifyChannelJackNotifyChannel using named pipe
 CJack::JackWinNamedPipeServerNotifyChannelJackServerNotifyChannel using pipes
 Cmidi_pack_t
 Cmidi_unpack_t
 CJack::NetAudioBuffer
 CJack::NetMidiBuffer
 Coption
 CPaAsioStreamInfo
 CPaDeviceInfo
 CPaHostApiInfo
 CPaHostErrorInfo
 CPaStreamCallbackTimeInfo
 CPaStreamInfo
 CPaStreamParameters
 CPortAudioDevicesA PortAudio Devices manager
 CJack::PortFollowerFollow a single port
 Cruntime_error
 Csnd_usX2Y_hwdep_pcm_shm
 CSRC_CB_DATA
 CSRC_DATA
 CTiPhoneCoreAudioRenderer
 Cusx2y_t