GNU Radio Manual and C++ API Reference  v3.9.2.0-89-gb7c7001e
The Free & Open Software Radio Ecosystem
soapy_common.h File Reference
#include <pybind11/complex.h>
#include <pybind11/operators.h>
#include <pybind11/pybind11.h>
#include <pybind11/stl.h>
#include <gnuradio/soapy/soapy_types.h>

Go to the source code of this file.

Classes

struct  setting_info
 

Functions

py::object cast_string_to_arginfo_type (gr::soapy::argtype_t argtype, const std::string &str)
 
setting_info cast_pyobject_to_arginfo_string (py::object obj)
 

Function Documentation

◆ cast_pyobject_to_arginfo_string()

setting_info cast_pyobject_to_arginfo_string ( py::object  obj)

◆ cast_string_to_arginfo_type()

py::object cast_string_to_arginfo_type ( gr::soapy::argtype_t  argtype,
const std::string &  str 
)