GNU Radio 3.6.5 C++ API
|
#include <pmt_int.h>
Public Member Functions | |
pmt_symbol (const std::string &name) | |
bool | is_symbol () const |
const std::string | name () |
pmt_t | next () |
void | set_next (pmt_t next) |
pmt::pmt_symbol::pmt_symbol | ( | const std::string & | name | ) |
bool pmt::pmt_symbol::is_symbol | ( | ) | const [inline, virtual] |
Reimplemented from pmt::pmt_base.
const std::string pmt::pmt_symbol::name | ( | ) | [inline] |
pmt_t pmt::pmt_symbol::next | ( | ) | [inline] |
Referenced by set_next().