#include <encoder_impl.h>
|
| | encoder_impl (unsigned char pty_locale, int pty, bool ms, std::string ps, double af1, bool tp, bool ta, int pi_country_code, int pi_coverage_area, int pi_reference_number, std::string radiotext) |
| |
| virtual void | set_ps (std::string ps) |
| |
|
| typedef std::shared_ptr< encoder > | sptr |
| |
| static sptr | make (unsigned char pty_locale, int pty, bool ms, std::string ps, double af1, bool tp, bool ta, int pi_country_code, int pi_coverage_area, int pi_reference_number, std::string radiotext) |
| |
◆ encoder_impl()
| gr::rds::encoder_impl::encoder_impl |
( |
unsigned char | pty_locale, |
|
|
int | pty, |
|
|
bool | ms, |
|
|
std::string | ps, |
|
|
double | af1, |
|
|
bool | tp, |
|
|
bool | ta, |
|
|
int | pi_country_code, |
|
|
int | pi_coverage_area, |
|
|
int | pi_reference_number, |
|
|
std::string | radiotext ) |
◆ set_ps()
| virtual void gr::rds::encoder_impl::set_ps |
( |
std::string | ps | ) |
|
|
virtual |
The documentation for this class was generated from the following file: