Async  0.18.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NAsyncNamespace for the asynchronous programming classes
 oCApplicationThe base class for asynchronous applications
 oCAudioAmpAn audio pipe class for amplification/attenuation of an audio stream
 oCAudioClipperAn audio pipe class to clip audio to a given maximum level
 oCEnvelopeDetector
 oCAudioCompressorA class to do audio compression/limiting
 oCAudioDebuggerThis class is used to debug an audio stream
 oCAudioDecimatorDecimates a higher sample rate into a lower one
 oCAudioDecoderBase class for an audio decoder
 oCAudioDelayLineThis class implements an audio delay line
 oCAudioDeviceBase class for handling audio devices
 oCAudioDeviceFactoryA_brief_class_description
 oCAudioEncoderBase class for an audio encoder
 oCAudioFifoA FIFO class for handling audio samples
 oCAudioFilterA class for creating a wide range of audio filters
 oCAudioInterpolatorInterpolates a lower sampling rate to a higher one
 oCAudioIOA class for handling audio input/output to an audio device
 oCAudioJitterFifoA FIFO class for handling audio samples
 oCAudioMixerA class for mixing audio streams
 oCAudioPacerAn audio pipe class that pace audio output
 oCAudioPassthroughThis class just let the audio pass through
 oCAudioProcessorThe base class for an audio processor
 oCAudioReaderAn audio pipe component for on demand reading samples
 oCAudioRecorderA class for recording raw audio to a file
 oCAudioSelectorThis class is used to select one of many audio streams
 oCAudioSinkThe base class for an audio sink
 oCAudioSourceThe base class for an audio source
 oCAudioSplitterA class that splits an audio stream into multiple streams
 oCAudioStreamStateDetectorA class that just passes the audio through and fires an event when the stream state changes
 oCAudioValveImplements a "valve" for audio
 oCConfigA class for reading INI-formatted configuration files
 oCCppApplicationAn application class for writing non GUI applications
 oCDnsLookupA class for performing asynchronous DNS lookups
 oCFdWatchA class for watching file descriptors
 oCIpAddressA class for representing an IP address in an OS independent way
 oCQtApplicationAn application class for writing GUI applications in Qt
 oCSerialA class for using asyncronous serial communications
 oCTcpClientA class for creating a TCP client connection
 oCTcpConnectionA class for handling exiting TCP connections
 oCTcpServerA class for creating a TCP server
 oCTimerA class that produces timer events
 \CUdpSocketA class for working with UDP sockets