|
GNU Radio 3.5.3.1 C++ API
|
#include <pmt_int.h>

Public Member Functions | |
| pmt_any (const boost::any &any) | |
| bool | is_any () const |
| const boost::any & | ref () const |
| void | set (const boost::any &any) |
| pmt::pmt_any::pmt_any | ( | const boost::any & | any | ) |
| bool pmt::pmt_any::is_any | ( | ) | const [inline, virtual] |
Reimplemented from pmt::pmt_base.
| const boost::any& pmt::pmt_any::ref | ( | ) | const [inline] |
| void pmt::pmt_any::set | ( | const boost::any & | any | ) | [inline] |