Async  1.4.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAsync::AudioDeviceFactoryA factory class for audio devices
 CAsync::AudioSinkThe base class for an audio sink
 CAsync::AudioDebuggerThis class is used to debug an audio stream
 CAsync::AudioDelayLineThis class implements an audio delay line
 CAsync::AudioEncoderBase class for an audio encoder
 CAsync::AudioFifoA FIFO class for handling audio samples
 CAsync::AudioIOA class for handling audio input/output to an audio device
 CAsync::AudioJitterFifoA FIFO class for handling audio samples
 CAsync::AudioPacerAn audio pipe class that pace audio output
 CAsync::AudioPassthroughThis class just let the audio pass through
 CAsync::AudioStreamStateDetectorA class that just passes the audio through and fires an event when the stream state changes
 CAsync::AudioProcessorThe base class for an audio processor
 CAsync::AudioAmpAn audio pipe class for amplification/attenuation of an audio stream
 CAsync::AudioClipperAn audio pipe class to clip audio to a given maximum level
 CAsync::AudioCompressorA class to do audio compression/limiting
 CAsync::AudioDecimatorDecimates a higher sample rate into a lower one
 CAsync::AudioFilterA class for creating a wide range of audio filters
 CAsync::AudioInterpolatorInterpolates a lower sampling rate to a higher one
 CAsync::AudioNoiseAdderA class to add gaussian white noise to an audio stream
 CAsync::AudioReaderAn audio pipe component for on demand reading samples
 CAsync::AudioRecorderA class for recording raw audio to a file
 CAsync::AudioSplitterA class that splits an audio stream into multiple streams
 CAsync::AudioValveImplements a "valve" for audio
 CAsync::SigCAudioSinkAn adapter class to connect to an AudioSource class using SigC
 CAsync::AudioSourceThe base class for an audio source
 CAsync::AudioDebuggerThis class is used to debug an audio stream
 CAsync::AudioDecoderBase class for an audio decoder
 CAsync::AudioDelayLineThis class implements an audio delay line
 CAsync::AudioFifoA FIFO class for handling audio samples
 CAsync::AudioGeneratorA class for generating periodic audio signals
 CAsync::AudioIOA class for handling audio input/output to an audio device
 CAsync::AudioJitterFifoA FIFO class for handling audio samples
 CAsync::AudioMixerA class for mixing audio streams
 CAsync::AudioPacerAn audio pipe class that pace audio output
 CAsync::AudioPassthroughThis class just let the audio pass through
 CAsync::AudioProcessorThe base class for an audio processor
 CAsync::AudioSelectorThis class is used to select one of many audio streams
 CAsync::AudioSplitterA class that splits an audio stream into multiple streams
 CAsync::AudioValveImplements a "valve" for audio
 CAsync::SigCAudioSourceAn adapter class to connect to an AudioSink class using SigC
 CAsync::ConfigA class for reading INI-formatted configuration files
 CAsync::EnvelopeDetector
 CAsync::IpAddressA class for representing an IP address in an OS independent way
 CQApplication
 CAsync::QtApplicationAn application class for writing GUI applications in Qt
 Cstreambuf
 CAsync::PtyStreamBufA stream buffer class to stream characters to a PTY
 Ctrackable
 CAsync::ApplicationThe base class for asynchronous applications
 CAsync::CppApplicationAn application class for writing non GUI applications
 CAsync::QtApplicationAn application class for writing GUI applications in Qt
 CAsync::AtTimerA timer that times out at a specified absolute time
 CAsync::AudioDecoderBase class for an audio decoder
 CAsync::AudioDeviceBase class for handling audio devices
 CAsync::AudioEncoderBase class for an audio encoder
 CAsync::AudioMixerA class for mixing audio streams
 CAsync::AudioPacerAn audio pipe class that pace audio output
 CAsync::AudioSplitterA class that splits an audio stream into multiple streams
 CAsync::AudioStreamStateDetectorA class that just passes the audio through and fires an event when the stream state changes
 CAsync::DnsLookupA class for performing asynchronous DNS lookups
 CAsync::ExecExecute external commands
 CAsync::FdWatchA class for watching file descriptors
 CAsync::FileReader
 CAsync::PtyA wrapper class for using a PTY
 CAsync::SerialA class for using asyncronous serial communications
 CAsync::SigCAudioSinkAn adapter class to connect to an AudioSource class using SigC
 CAsync::SigCAudioSourceAn adapter class to connect to an AudioSink class using SigC
 CAsync::TcpConnectionA class for handling exiting TCP connections
 CAsync::TcpClientA class for creating a TCP client connection
 CAsync::TcpServerA class for creating a TCP server
 CAsync::TimerA class that produces timer events
 CAsync::UdpSocketA class for working with UDP sockets