Async 1.5.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::AudioProcessorThe base class for an audio processor
 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
 CAsync::MsgBase class for all messages
 CAsync::MsgPacker< T >
 CAsync::MsgPacker< char >
 CAsync::MsgPacker< std::map< Tag, Value > >
 CAsync::MsgPacker< std::string >
 CAsync::MsgPacker< std::vector< I > >
 CAsync::Packer16< T >
 CAsync::Packer16< int16_t >
 CAsync::MsgPacker< int16_t >
 CAsync::Packer16< uint16_t >
 CAsync::MsgPacker< uint16_t >
 CAsync::Packer32< T >
 CAsync::Packer32< float >
 CAsync::MsgPacker< float >
 CAsync::Packer32< int32_t >
 CAsync::MsgPacker< int32_t >
 CAsync::Packer32< uint32_t >
 CAsync::MsgPacker< uint32_t >
 CAsync::Packer64< T >
 CAsync::Packer64< double >
 CAsync::MsgPacker< double >
 CAsync::Packer64< int64_t >
 CAsync::MsgPacker< int64_t >
 CAsync::Packer64< uint64_t >
 CAsync::MsgPacker< uint64_t >
 CAsync::Packer8< T >
 CAsync::Packer8< int8_t >
 CAsync::MsgPacker< int8_t >
 CAsync::Packer8< uint8_t >
 CAsync::MsgPacker< uint8_t >
 CQApplication
 CAsync::QtApplicationAn application class for writing GUI applications in Qt
 Cstd::streambuf
 CAsync::PtyStreamBufA stream buffer class to stream characters to a PTY
 CAsync::TcpClientBaseA base class for creating a TCP client connection
 CAsync::TcpClient< ConT >A class for creating a TCP client connection
 Csigc::trackable
 CAsync::ApplicationThe base class for asynchronous applications
 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::AudioProcessorThe base class for an audio processor
 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::TcpServerBaseThe base class for creating a TCP server
 CAsync::TimerA class that produces timer events
 CAsync::UdpSocketA class for working with UDP sockets