|
|
std::string | role () final |
| |
|
std::string | implementation () final |
| |
|
size_t | getRfChannels () const override |
| |
|
virtual size_t | item_size ()=0 |
| |
|
virtual void | connect (gr::top_block_sptr top_block)=0 |
| |
|
virtual void | disconnect (gr::top_block_sptr top_block)=0 |
| |
|
virtual gr::basic_block_sptr | get_left_block ()=0 |
| |
|
virtual gr::basic_block_sptr | get_right_block ()=0 |
| |
|
virtual gr::basic_block_sptr | get_left_block (int RF_channel) |
| |
|
virtual gr::basic_block_sptr | get_right_block (int RF_channel) |
| |
| virtual void | start () |
| | Start the flow of samples if needed. More...
|
| |
Definition at line 28 of file signal_source_base.h.
◆ SignalSourceBase()
| SignalSourceBase::SignalSourceBase |
( |
ConfigurationInterface const * |
configuration, |
|
|
std::string |
role, |
|
|
std::string |
impl |
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: