| _jack_latency_range | |
| _jack_midi_event | |
| _jack_shm_info | |
| _jack_shm_server | |
| Jack::_net_transport_data | |
| Jack::_packet_header | |
| Jack::_session_params | This structure containes master/slave connection parameters, it's used to setup the whole system |
| Jack::AtomicArrayCounter | Counter for CAS |
| Jack::AtomicCounter | Counter for CAS |
| Jack::AudioInterface | |
| Jack::AudioParam | |
| jack_description_t | |
| jack_driver_desc_t | |
| jack_driver_param_desc_t | |
| jack_driver_param_t | |
| jack_driver_param_value_t | |
| jack_midi_event_t | |
| jack_property_t | |
| jack_transport_info_t | |
| Jack::JackActivateRequest | Activate request |
| Jack::JackActivationCount | Client activation counter |
| Jack::JackAlsaAdapter | Audio adapter using ALSA API |
| Jack::JackAlsaDriver | The ALSA driver |
| Jack::JackAtomicArrayState< T > | A class to handle several states in a lock-free manner |
| Jack::JackAtomicState< T > | A class to handle two states (switching from one to the other) in a lock-free manner |
| Jack::JackAudioAdapter | Audio adapter : Jack client side |
| Jack::JackAudioAdapterInterface | Base class for audio adapters |
| Jack::JackAudioDriver | The base class for audio drivers: drivers with audio ports |
| Jack::JackBasePosixMutex | Mutex abstraction |
| Jack::JackBaseWinMutex | Mutex abstraction |
| Jack::JackBoomerDriver | The Boomer driver |
| Jack::JackClient | The base class for clients: share part of the implementation for JackInternalClient and JackLibClient |
| Jack::detail::JackClientChannelInterface | Inter process channel for server/client bidirectionnal communication : request and (receiving) notifications |
| Jack::JackClientCheckRequest | CheckClient request |
| Jack::JackClientCheckResult | CheckClient result |
| Jack::JackClientCloseRequest | CloseClient request |
| Jack::JackClientControl | Client control possibly in shared memory |
| Jack::JackClientInterface | Client interface |
| Jack::JackClientNotification | ClientNotification |
| Jack::JackClientNotificationRequest | ClientNotification request |
| Jack::JackClientOpenRequest | NewClient request |
| Jack::JackClientOpenResult | NewClient result |
| Jack::JackClientSocket | Client socket |
| Jack::JackClientTiming | For client timing measurements |
| Jack::JackComputeTotalLatenciesRequest | ComputeTotalLatencies request |
| Jack::JackConnectionManager | Connection manager |
| Jack::JackCoreAudioAdapter | Audio adapter using CoreAudio API |
| jackctl_parameter_value | Type for parameter value |
| Jack::JackDeactivateRequest | Deactivate request |
| Jack::JackDebugClient | A "decorator" debug client to validate API use |
| Jack::JackDriverClientInterface | The base interface for drivers clients |
| Jack::JackDriverInterface | The base interface for drivers |
| Jack::JackDummyDriver | The dummy driver |
| Jack::JackEngine | Engine description |
| Jack::JackEngineControl | Engine control in shared memory |
| Jack::JackException | Exception base class |
| Jack::JackExternalClient | Server side implementation of library clients |
| Jack::JackFFADODriver | The FFADO driver |
| Jack::JackFifo | Inter process synchronization using Fifo |
| Jack::JackFixedArray< SIZE > | Utility class |
| Jack::JackFixedArray1< SIZE > | Utility class |
| Jack::JackFixedMatrix< SIZE > | Utility class |
| Jack::JackFrameTimer | A class using the JackAtomicState to manage jack time |
| Jack::JackFreebobDriver | The FreeBoB driver |
| Jack::JackFreewheelDriver | The FreeWheel driver : run Jack engine at full speed |
| Jack::JackGenericClientChannel | Generic JackClientChannel class |
| Jack::JackGetInternalClientNameRequest | GetInternalClientName request |
| Jack::JackGetInternalClientNameResult | GetInternalClient result |
| Jack::JackGnuPlotMonitor< T > | Generic monitoring class. Saves data to GnuPlot files ('.plt' and '.log' datafile) |
| Jack::JackGraphManager | Graph manager: contains the connection manager and the port array |
| Jack::JackInternalClient | Internal clients in the server |
| Jack::JackInternalClientChannel | JackClientChannel for server internal clients |
| Jack::JackInternalClientHandleRequest | InternalClientHandle request |
| Jack::JackInternalClientHandleResult | InternalClientHandle result |
| Jack::JackInternalClientLoadRequest | InternalClientLoad request |
| Jack::JackInternalClientLoadResult | InternalClientLoad result |
| Jack::JackInternalClientUnloadRequest | InternalClientUnload request |
| Jack::JackInternalClientUnloadResult | InternalClientLoad result |
| Jack::JackLibClient | Client on the library side |
| Jack::JackLibGlobals | Global library static structure: singleton kind of pattern |
| Jack::JackLibSampleRateResampler | Resampler using "libsamplerate" (http://www.mega-nerd.com/SRC/) |
| Jack::JackLockAble | Base class for "lockable" objects |
| Jack::JackLockedEngine | Locked Engine, access to methods is serialized using a mutex |
| Jack::JackLoopbackDriver | The loopback driver : to be used to "pipeline" applications connected in sequence |
| Jack::JackLoopFeedback< SIZE > | Utility class |
| Jack::JackMachSemaphore | Inter process synchronization using using Mach semaphore |
| Jack::JackMachThread | Darwin threads. Real-time threads are actually "time constraint" threads |
| Jack::JackMessageBuffer | Message buffer to be used from RT threads |
| Jack::JackMidiAsyncQueue | |
| Jack::JackMidiAsyncWaitQueue | |
| Jack::JackMidiBufferReadQueue | |
| Jack::JackMidiBufferWriteQueue | |
| Jack::JackMidiDriver | The base class for MIDI drivers: drivers with MIDI ports |
| Jack::JackMidiRawInputWriteQueue | |
| Jack::JackMidiRawOutputWriteQueue | |
| Jack::JackMidiReadQueue | |
| Jack::JackMidiReceiveQueue | |
| Jack::JackMidiSendQueue | |
| Jack::JackMidiWriteQueue | |
| Jack::JackMMCSS | MMCSS services |
| Jack::JackNetAdapter | Net adapter |
| Jack::JackNetDriver | |
| Jack::JackNetException | Exception possibly thrown by Net slaves |
| Jack::JackNetInterface | |
| Jack::JackNetMasterInterface | |
| Jack::JackNetMasterManager | |
| Jack::JackNetOneDriver | |
| Jack::JackNetSlaveInterface | |
| Jack::JackOSSAdapter | The OSS adapter |
| Jack::JackOSSDriver | The OSS driver |
| Jack::JackPort | Base class for port |
| Jack::JackPortAudioAdapter | Audio adapter using PortAudio API |
| Jack::JackPortAudioDriver | The PortAudio driver |
| Jack::JackPortConnectNameRequest | PortConnectName request |
| Jack::JackPortConnectRequest | PortConnect request |
| Jack::JackPortDisconnectNameRequest | PortDisconnectName request |
| Jack::JackPortDisconnectRequest | PortDisconnect request |
| Jack::JackPortRegisterRequest | PortRegister request |
| Jack::JackPortRegisterResult | PortRegister result |
| Jack::JackPortRenameRequest | PortRename request |
| Jack::JackPortUnRegisterRequest | PortUnregister request |
| Jack::JackPosixProcessSync | A synchronization primitive built using a condition variable |
| Jack::JackPosixSemaphore | Inter process synchronization using POSIX semaphore |
| Jack::JackPosixThread | The POSIX thread base class |
| Jack::JackProfiler | Server real-time monitoring |
| Jack::JackReleaseTimebaseRequest | ReleaseTimebase request |
| Jack::JackRequest | Request from client to server |
| Jack::JackRequestDecoder | Request decoder |
| Jack::JackResampler | Base class for Resampler |
| Jack::JackRestartThreadedDriver | Restart a driver after an exception is thrown |
| Jack::JackResult | Result from the server |
| Jack::JackRingBuffer | Base class for RingBuffer in frames |
| Jack::JackRunnableInterface | The base class for runnable objects, that have an Init and Execute method to be called in a thread |
| Jack::JackServer | The Jack server |
| Jack::JackServerGlobals | Global server static structure: singleton kind of pattern |
| Jack::JackSessionNotifyRequest | SessionNotify request |
| Jack::JackSetBufferSizeRequest | SetBufferSize request |
| Jack::JackSetFreeWheelRequest | SetFreeWheel request |
| Jack::JackSetTimebaseCallbackRequest | SetTimebaseCallback request |
| Jack::JackShmMem | The base class for shared memory management |
| Jack::JackShmMemAble | A class which objects possibly want to be allocated in shared memory derives from this class |
| Jack::JackShmReadPtr< T > | Pointer on shared memory segment in the client side |
| Jack::JackShmReadWritePtr< T > | Pointer on shared memory segment in the client side |
| Jack::JackShmReadWritePtr1< T > | Pointer on shared memory segment in the client side: destroy the segment (used client control) |
| Jack::JackSocketClientChannel | JackClientChannel using sockets |
| Jack::JackSocketNotifyChannel | JackNotifyChannel using sockets |
| Jack::JackSocketServerChannel | JackServerChannel using sockets |
| Jack::JackSocketServerNotifyChannel | JackServerNotifyChannel using sockets |
| Jack::detail::JackSynchro | An inter process synchronization primitive |
| Jack::JackTemporaryException | Exception thrown by JackEngine in temporary mode |
| Jack::JackThreadedDriver | The base class for threaded drivers using a "decorator" pattern. Threaded drivers are used with blocking devices |
| Jack::detail::JackThreadInterface | The thread base class |
| Jack::JackTimedDriver | The timed driver |
| Jack::JackTimer | A structure used for time management |
| Jack::JackTimingClientInterval | Timing interval in the global table for a given client |
| Jack::JackTimingMeasure | Timing stucture for a table of clients |
| Jack::JackTimingMeasureClient | Timing stucture for a client |
| Jack::JackTools | Utility functions |
| Jack::JackWaitThreadedDriver | To be used as a wrapper of JackNetDriver |
| Jack::JackWinAsyncNamedPipeServer | Server async named pipe |
| Jack::JackWinEvent | Inter process synchronization using system wide events |
| Jack::JackWinNamedPipeClient | Client named pipe |
| Jack::JackWinNamedPipeClientChannel | JackClientChannel using pipes |
| Jack::JackWinNamedPipeNotifyChannel | JackNotifyChannel using named pipe |
| Jack::JackWinNamedPipeServer | Server named pipe |
| Jack::JackWinNamedPipeServerChannel | JackServerChannel using pipe |
| Jack::JackWinNamedPipeServerNotifyChannel | JackServerNotifyChannel using pipes |
| Jack::JackWinProcessSync | A synchronization primitive built using a condition variable |
| Jack::JackWinSemaphore | Inter process synchronization using system wide semaphore |
| Jack::JackWinThread | Windows threads |
| Jack::NetMidiBuffer | |
| PaDeviceInfo | |
| PaHostApiInfo | |
| PaHostErrorInfo | |
| PaStreamCallbackTimeInfo | |
| PaStreamInfo | |
| PaStreamParameters | |
| PortAudioDevices | A PortAudio Devices manager |
| Jack::PortFollower | Follow a single port |
1.5.6