casacore
|
A class to convert a (Table)Record to/from Python objects. More...
#include <PycRecord.h>
Static Public Member Functions | |
static boost::python::dict | makeobject (Record const &rec) |
static PyObject * | convert (Record const &rec) |
A class to convert a (Table)Record to/from Python objects.
Public interface
convert casacore::Record to PyDict
Definition at line 52 of file PycRecord.h.
|
inlinestatic |
Definition at line 55 of file PycRecord.h.
References makeobject().
|
static |
Referenced by convert().