libsdr  0.1.0
A simple SDR library
sdr::StreamSource< Scalar > Member List

This is the complete list of members for sdr::StreamSource< Scalar >, including all inherited members.

_buffersdr::StreamSource< Scalar >protected
_configsdr::Sourceprotected
_eossdr::Sourceprotected
_sinkssdr::Sourceprotected
_streamsdr::StreamSource< Scalar >protected
addEOS(T *instance, void(T::*function)())sdr::Sourceinline
connect(SinkBase *sink, bool direct=false)sdr::Source
disconnect(SinkBase *sink)sdr::Source
next()sdr::StreamSource< Scalar >inline
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
StreamSource(std::istream &stream, double sample_rate=1, size_t buffersize=1024)sdr::StreamSource< Scalar >inline
type() const sdr::Sourcevirtual
~Source()sdr::Sourcevirtual