<+description of block+>
More...
#include <m17_coder.h>
|
| static sptr | make (std::string src_id, std::string dst_id, short type, std::string meta, float samp_rate, bool debug) |
| | Return a shared_ptr to a new instance of m17::m17_coder. More...
|
| |
◆ sptr
◆ make()
| static sptr gr::m17::m17_coder::make |
( |
std::string |
src_id, |
|
|
std::string |
dst_id, |
|
|
short |
type, |
|
|
std::string |
meta, |
|
|
float |
samp_rate, |
|
|
bool |
debug |
|
) |
| |
|
static |
◆ set_dst_id()
| virtual void gr::m17::m17_coder::set_dst_id |
( |
std::string |
dst_id | ) |
|
|
pure virtual |
◆ set_meta()
| virtual void gr::m17::m17_coder::set_meta |
( |
std::string |
meta | ) |
|
|
pure virtual |
◆ set_samp_rate()
| virtual void gr::m17::m17_coder::set_samp_rate |
( |
float |
samp_rate | ) |
|
|
pure virtual |
◆ set_src_id()
| virtual void gr::m17::m17_coder::set_src_id |
( |
std::string |
src_id | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: