Jack2
1.9.6
Main Page
Related Pages
Modules
Classes
Files
Class List
Class Hierarchy
Class Members
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
_alsa_driver
_cache_packet
_int_float
_jack_driver
_jack_driver_nt
_jack_hardware
_jack_midi_event
_jack_shm_header
_jack_shm_info
_jack_shm_registry
_jack_shm_server
_jacknet_packet_header
_JSList
Jack::_net_transport_data
_netjack_driver_state
_packet_cache
Jack::_packet_header
Jack::_session_params
Jack::_win_net_error
alsa_midi_t
Jack::AtomicArrayCounter
Counter for CAS
Jack::AtomicCounter
Counter for CAS
Jack::AudioInterface
Jack::AudioParam
ClockSyncListener
dither_state_t
fake_port_t
hammerfall_t
hdsp_t
ice1712_eeprom_t
ice1712_t
jack_driver_desc_t
jack_driver_param_constraint_desc_t
jack_driver_param_desc_t
jack_driver_param_t
jack_driver_param_value_enum_t
jack_driver_param_value_t
jack_midi_event_t
jack_position_t
jack_ringbuffer_data_t
jack_ringbuffer_t
jack_transport_info_t
jack_varargs_t
Jack::JackActivateRequest
Activate request
Jack::JackActivationCount
Client activation counter
Jack::JackAlsaAdapter
Audio adapter using ALSA API
Jack::JackAlsaDriver
The ALSA driver
Jack::JackArgParser
Jack::JackAtomicArrayState< T >
A class to handle several states in a lock-free manner
Jack::JackAtomicDelayLockedLoop
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::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::JackClientPipeThread
Jack::JackClientSocket
Client socket
Jack::JackClientTiming
For client timing measurements
Jack::JackConnectionManager
Connection manager
Jack::JackCoreAudioAdapter
Audio adapter using CoreAudio API
Jack::JackCoreAudioDriver
The CoreAudio driver
jackctl_driver
jackctl_internal
jackctl_parameter
jackctl_parameter_value
Type for parameter value
jackctl_server
Jack::JackDeactivateRequest
Deactivate request
Jack::JackDebugClient
A "decorator" debug client to validate API use
Jack::JackDelayLockedLoop
Jack::JackDriver
Jack::JackDriverClientInterface
The base interface for drivers clients
JackDriverInfo
Jack::JackDriverInterface
The base interface for drivers
Jack::JackDummyDriver
The dummy driver
Jack::JackEngine
Engine description
Jack::JackEngineControl
Engine control in shared memory
Jack::JackEngineProfiling
Jack::JackException
Exception base class
Jack::JackExternalClient
Server side implementation of library clients
Jack::JackFifo
Inter process synchronization using Fifo
Jack::JackFilter
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::JackFreewheelDriver
The FreeWheel driver : run Jack engine at full speed
Jack::JackGetInternalClientNameRequest
GetInternalClientName request
Jack::JackGetInternalClientNameResult
GetInternalClient result
Jack::JackGlobals
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::JackLoadableInternalClient
Jack::JackLoadableInternalClient1
Jack::JackLoadableInternalClient2
Jack::JackLock
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::JackMachClientChannel
JackClientChannel using Mach IPC
Jack::JackMachNotifyChannel
JackNotifyChannel using Mach IPC
Jack::JackMachPort
Mach port
Jack::JackMachPortSet
Mach port set
Jack::JackMachSemaphore
Inter process synchronization using using Mach semaphore
Jack::JackMachServerChannel
JackServerChannel using Mach IPC
Jack::JackMachServerNotifyChannel
JackServerNotifyChannel using Mach IPC
Jack::JackMachThread
Darwin threads. Real-time threads are actually "time constraint" threads
Jack::JackMem
Jack::JackMessage
Jack::JackMessageBuffer
Message buffer to be used from RT threads
Jack::JackMidiBuffer
Jack::JackMidiDriver
The base class for MIDI drivers: drivers with MIDI ports
Jack::JackMidiEvent
Jack::JackNetAdapter
Net adapter
Jack::JackNetDriver
Jack::JackNetException
Exception possibly thrown by Net slaves
Jack::JackNetInterface
Jack::JackNetMaster
Jack::JackNetMasterInterface
Jack::JackNetMasterManager
Jack::JackNetOneDriver
Jack::JackNetSlaveInterface
Jack::JackNetUnixSocket
Jack::JackNetWinSocket
Jack::JackPhysicalMidiInput
Jack::JackPhysicalMidiOutput
Jack::JackPIControler
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::JackPortType
Jack::JackPortUnRegisterRequest
PortUnregister request
Jack::JackPosixMutex
Jack::JackPosixSemaphore
Inter process synchronization using POSIX semaphore
Jack::JackPosixThread
The POSIX thread base class
Jack::JackProcessSync
A synchronization primitive built using a condition variable
Jack::JackProfiler
Server real-time monitoring
Jack::JackProfilerClient
Jack::JackQuitException
Jack::JackReleaseTimebaseRequest
ReleaseTimebase request
Jack::JackRequest
Request from client to server
Jack::JackResampler
Base class for Resampler
Jack::JackRestartThreadedDriver
Restart a driver after an exception is thrown
Jack::JackResult
Result from the server
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::JackServerSocket
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. Threaded drivers are used with blocking devices
Jack::detail::JackThreadInterface
The thread base class
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::JackTransportEngine
Jack::JackWaitThreadedDriver
To be used as a wrapper of
JackNetDriver
Jack::JackWinAsyncNamedPipeClient
Jack::JackWinAsyncNamedPipeServer
Server async named pipe
Jack::JackWinEvent
Inter process synchronization using system wide events
Jack::JackWinMutex
Mutex abstraction
Jack::JackWinNamedPipe
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
midi_pack_t
midi_unpack_t
Jack::NetAudioBuffer
Jack::NetMidiBuffer
option
PaAsioStreamInfo
PaDeviceInfo
PaHostApiInfo
PaHostErrorInfo
PaStreamCallbackTimeInfo
PaStreamInfo
PaStreamParameters
PortAudioDevices
A PortAudio Devices manager
Jack::PortFollower
Follow a single port
snd_usX2Y_hwdep_pcm_shm
SRC_CB_DATA
SRC_DATA
usx2y_t
Generated on Fri Feb 4 2011 22:15:32 for Jack2 by
1.7.3