GNU Radio 3.6.2git-147-g267ac52b 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] |