libsdr  0.1.0
A simple SDR library
sdr::WavSource Member List

This is the complete list of members for sdr::WavSource, including all inherited members.

_buffersdr::WavSourceprotected
_buffer_sizesdr::WavSourceprotected
_configsdr::Sourceprotected
_eossdr::Sourceprotected
_filesdr::WavSourceprotected
_frame_countsdr::WavSourceprotected
_frames_leftsdr::WavSourceprotected
_sample_ratesdr::WavSourceprotected
_sinkssdr::Sourceprotected
_typesdr::WavSourceprotected
addEOS(T *instance, void(T::*function)())sdr::Sourceinline
close()sdr::WavSource
connect(SinkBase *sink, bool direct=false)sdr::Source
disconnect(SinkBase *sink)sdr::Source
isOpen() const sdr::WavSource
isReal() const sdr::WavSource
next()sdr::WavSource
open(const std::string &filename)sdr::WavSource
propagateConfig(const Config &config)sdr::Sourceprotected
sampleRate() const sdr::Sourcevirtual
send(const RawBuffer &buffer, bool allow_overwrite=false)sdr::Sourcevirtual
setConfig(const Config &config)sdr::Sourcevirtual
signalEOS()sdr::Sourceprotected
Source()sdr::Source
type() const sdr::Sourcevirtual
WavSource(size_t buffer_size=1024)sdr::WavSource
WavSource(const std::string &filename, size_t buffer_size=1024)sdr::WavSource
~Source()sdr::Sourcevirtual
~WavSource()sdr::WavSourcevirtual