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