|
libsdr
0.1.0
A simple SDR library
|
This is the complete list of members for sdr::StreamSource< Scalar >, including all inherited members.
| _buffer | sdr::StreamSource< Scalar > | protected |
| _config | sdr::Source | protected |
| _eos | sdr::Source | protected |
| _sinks | sdr::Source | protected |
| _stream | sdr::StreamSource< Scalar > | protected |
| addEOS(T *instance, void(T::*function)()) | sdr::Source | inline |
| connect(SinkBase *sink, bool direct=false) | sdr::Source | |
| disconnect(SinkBase *sink) | sdr::Source | |
| next() | sdr::StreamSource< Scalar > | inline |
| propagateConfig(const Config &config) | sdr::Source | protected |
| sampleRate() const | sdr::Source | virtual |
| send(const RawBuffer &buffer, bool allow_overwrite=false) | sdr::Source | virtual |
| setConfig(const Config &config) | sdr::Source | virtual |
| signalEOS() | sdr::Source | protected |
| Source() | sdr::Source | |
| StreamSource(std::istream &stream, double sample_rate=1, size_t buffersize=1024) | sdr::StreamSource< Scalar > | inline |
| type() const | sdr::Source | virtual |
| ~Source() | sdr::Source | virtual |
1.8.9.1