#include <PycValueHolder.h>
Definition at line 62 of file PycValueHolder.h.
casacore::python::casa_value_from_python::casa_value_from_python |
( |
| ) |
|
|
inline |
static DataType casacore::python::casa_value_from_python::checkDataType |
( |
PyObject * |
obj_ptr | ) |
|
|
static |
Get (and check) the data type in a python sequence.
static void casacore::python::casa_value_from_python::construct |
( |
PyObject * |
obj_ptr, |
|
|
boost::python::converter::rvalue_from_python_stage1_data * |
data |
|
) |
| |
|
static |
static void* casacore::python::casa_value_from_python::convertible |
( |
PyObject * |
obj_ptr | ) |
|
|
static |
static ValueHolder casacore::python::casa_value_from_python::makeValueHolder |
( |
PyObject * |
obj_ptr | ) |
|
|
static |
Make a ValueHolder from all possible python data types.
static ValueHolder casacore::python::casa_value_from_python::toVector |
( |
PyObject * |
obj_ptr | ) |
|
|
static |
Make a vector from a python sequence.
The documentation for this struct was generated from the following file: