|
Async
1.5.0
|
| CAsync::AudioDeviceFactory | A factory class for audio devices |
| ▼CAsync::AudioSink | The base class for an audio sink |
| CAsync::AudioDebugger | This class is used to debug an audio stream |
| CAsync::AudioDelayLine | This class implements an audio delay line |
| CAsync::AudioEncoder | Base class for an audio encoder |
| CAsync::AudioFifo | A FIFO class for handling audio samples |
| CAsync::AudioIO | A class for handling audio input/output to an audio device |
| CAsync::AudioJitterFifo | A FIFO class for handling audio samples |
| CAsync::AudioPacer | An audio pipe class that pace audio output |
| ►CAsync::AudioPassthrough | This class just let the audio pass through |
| ►CAsync::AudioProcessor | The base class for an audio processor |
| CAsync::AudioReader | An audio pipe component for on demand reading samples |
| CAsync::AudioRecorder | A class for recording raw audio to a file |
| CAsync::AudioSplitter | A class that splits an audio stream into multiple streams |
| CAsync::AudioValve | Implements a "valve" for audio |
| CAsync::SigCAudioSink | An adapter class to connect to an AudioSource class using SigC |
| ▼CAsync::AudioSource | The base class for an audio source |
| CAsync::AudioDebugger | This class is used to debug an audio stream |
| CAsync::AudioDecoder | Base class for an audio decoder |
| CAsync::AudioDelayLine | This class implements an audio delay line |
| CAsync::AudioFifo | A FIFO class for handling audio samples |
| CAsync::AudioGenerator | A class for generating periodic audio signals |
| CAsync::AudioIO | A class for handling audio input/output to an audio device |
| CAsync::AudioJitterFifo | A FIFO class for handling audio samples |
| CAsync::AudioMixer | A class for mixing audio streams |
| CAsync::AudioPacer | An audio pipe class that pace audio output |
| CAsync::AudioPassthrough | This class just let the audio pass through |
| CAsync::AudioProcessor | The base class for an audio processor |
| CAsync::AudioSelector | This class is used to select one of many audio streams |
| CAsync::AudioSplitter | A class that splits an audio stream into multiple streams |
| CAsync::AudioValve | Implements a "valve" for audio |
| CAsync::SigCAudioSource | An adapter class to connect to an AudioSink class using SigC |
| CAsync::Config | A class for reading INI-formatted configuration files |
| CAsync::EnvelopeDetector | |
| CAsync::IpAddress | A class for representing an IP address in an OS independent way |
| CAsync::Msg | Base 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::QtApplication | An application class for writing GUI applications in Qt |
| ▼Cstd::streambuf | |
| CAsync::PtyStreamBuf | A stream buffer class to stream characters to a PTY |
| ▼CAsync::TcpClientBase | A base class for creating a TCP client connection |
| CAsync::TcpClient< ConT > | A class for creating a TCP client connection |
| ▼Csigc::trackable | |
| ►CAsync::Application | The base class for asynchronous applications |
| CAsync::AtTimer | A timer that times out at a specified absolute time |
| CAsync::AudioDecoder | Base class for an audio decoder |
| CAsync::AudioDevice | Base class for handling audio devices |
| CAsync::AudioEncoder | Base class for an audio encoder |
| CAsync::AudioMixer | A class for mixing audio streams |
| CAsync::AudioPacer | An audio pipe class that pace audio output |
| CAsync::AudioProcessor | The base class for an audio processor |
| CAsync::AudioSplitter | A class that splits an audio stream into multiple streams |
| CAsync::AudioStreamStateDetector | A class that just passes the audio through and fires an event when the stream state changes |
| CAsync::DnsLookup | A class for performing asynchronous DNS lookups |
| CAsync::Exec | Execute external commands |
| CAsync::FdWatch | A class for watching file descriptors |
| CAsync::FileReader | |
| CAsync::Pty | A wrapper class for using a PTY |
| CAsync::Serial | A class for using asyncronous serial communications |
| CAsync::SigCAudioSink | An adapter class to connect to an AudioSource class using SigC |
| CAsync::SigCAudioSource | An adapter class to connect to an AudioSink class using SigC |
| ►CAsync::TcpConnection | A class for handling exiting TCP connections |
| ►CAsync::TcpServerBase | The base class for creating a TCP server |
| CAsync::Timer | A class that produces timer events |
| CAsync::UdpSocket | A class for working with UDP sockets |