#include <mixed_signal_source_impl.h>
|
| typedef std::shared_ptr< mixed_signal_source > | sptr |
| static sptr | make (libm2k::context::M2k *context, int buffer_size, double data_rate=0, int kb=64) |
| static sptr | make_from (libm2k::context::M2k *context, int buffer_size, double data_rate=0, int kb=64) |
◆ mixed_signal_source_impl()
| gr::m2k::mixed_signal_source_impl::mixed_signal_source_impl |
( |
libm2k::context::M2k * | context, |
|
|
int | buffer_size, |
|
|
double | data_rate, |
|
|
int | kb ) |
◆ ~mixed_signal_source_impl()
| gr::m2k::mixed_signal_source_impl::~mixed_signal_source_impl |
( |
| ) |
|
◆ set_buffer_size()
| void gr::m2k::mixed_signal_source_impl::set_buffer_size |
( |
int | buffer_size | ) |
|
|
overridevirtual |
◆ set_data_rate()
| void gr::m2k::mixed_signal_source_impl::set_data_rate |
( |
double | rate | ) |
|
|
overridevirtual |
◆ set_timeout_ms()
| void gr::m2k::mixed_signal_source_impl::set_timeout_ms |
( |
unsigned int | timeout | ) |
|
|
overridevirtual |
◆ start()
| bool gr::m2k::mixed_signal_source_impl::start |
( |
| ) |
|
|
override |
◆ stop()
| bool gr::m2k::mixed_signal_source_impl::stop |
( |
| ) |
|
|
override |
◆ work()
| int gr::m2k::mixed_signal_source_impl::work |
( |
int | noutput_items, |
|
|
gr_vector_const_void_star & | input_items, |
|
|
gr_vector_void_star & | output_items ) |
|
override |
The documentation for this class was generated from the following file: