|
casacore
|
A class to convert a ValueHolder to/from Python objects. More...
#include <PycValueHolder.h>
Static Public Member Functions | |
| static boost::python::object | makeobject (ValueHolder const &) |
| static PyObject * | convert (ValueHolder const &c) |
A class to convert a ValueHolder to/from Python objects.
Public interface
Definition at line 53 of file PycValueHolder.h.
|
inlinestatic |
Definition at line 56 of file PycValueHolder.h.
References makeobject().
|
static |
Referenced by convert().
1.8.5