casacore
Static Public Member Functions | List of all members
casacore::python::casa_value_to_python Struct Reference

More...

#include <PycValueHolder.h>

Static Public Member Functions

static boost::python::object makeobject (ValueHolder const &)
 
static PyObject * convert (ValueHolder const &c)
 

Detailed Description

A class to convert a ValueHolder to/from Python objects.

Intended use:

Public interface

Synopsis

Definition at line 53 of file PycValueHolder.h.

Member Function Documentation

◆ convert()

static PyObject* casacore::python::casa_value_to_python::convert ( ValueHolder const &  c)
inlinestatic

Definition at line 56 of file PycValueHolder.h.

References casacore::C::c, and makeobject().

◆ makeobject()

static boost::python::object casacore::python::casa_value_to_python::makeobject ( ValueHolder const &  )
static

Referenced by convert().


The documentation for this struct was generated from the following file: