|
libsdr
0.1.0
A simple SDR library
|
This is the complete list of members for sdr::GWNSource< Scalar >, including all inherited members.
| _buffer | sdr::GWNSource< Scalar > | protected |
| _buffer_size | sdr::GWNSource< Scalar > | protected |
| _config | sdr::Source | protected |
| _eos | sdr::Source | protected |
| _getNormal(double &a, double &b) | sdr::GWNSource< Scalar > | inlineprotected |
| _mean | sdr::GWNSource< Scalar > | protected |
| _sample_rate | sdr::GWNSource< Scalar > | protected |
| _sinks | sdr::Source | protected |
| addEOS(T *instance, void(T::*function)()) | sdr::Source | inline |
| connect(SinkBase *sink, bool direct=false) | sdr::Source | |
| disconnect(SinkBase *sink) | sdr::Source | |
| GWNSource(double sample_rate, size_t buffer_size=1024) | sdr::GWNSource< Scalar > | inline |
| next() | sdr::GWNSource< 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 | |
| type() const | sdr::Source | virtual |
| ~GWNSource() | sdr::GWNSource< Scalar > | inlinevirtual |
| ~Source() | sdr::Source | virtual |
1.8.9.1