#include <gnuradio/pycallback_object.h>
Public Member Functions | |
pmt::pmt_t | make (std::vector< float > _val) |
pmt::pmt_t | make (std::vector< gr_complex > _val) |
Static Public Member Functions | |
static pmt::pmt_t | make (myType _val) |
|
inlinestatic |
References pmt::mp().
Referenced by make(), make(), and pycallback_object< myType >::setup_rpc().
pmt::pmt_t pmt_assist< std::vector< float > >::make | ( | std::vector< float > | _val | ) |
References pmt::init_f32vector(), and make().
pmt::pmt_t pmt_assist< std::vector< gr_complex > >::make | ( | std::vector< gr_complex > | _val | ) |
References pmt::init_c32vector(), and make().