casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
casacore::python::casa_string_to_python_str Struct Reference

Convert a String object to python. More...

#include <PycBasicData.h>

Static Public Member Functions

static boost::python::object makeobject (String const &s)
 
static PyObject * convert (String const &s)
 

Detailed Description

Convert a String object to python.

Definition at line 69 of file PycBasicData.h.

Member Function Documentation

static PyObject* casacore::python::casa_string_to_python_str::convert ( String const &  s)
inlinestatic

Definition at line 73 of file PycBasicData.h.

References makeobject().

static boost::python::object casacore::python::casa_string_to_python_str::makeobject ( String const &  s)
inlinestatic

Definition at line 71 of file PycBasicData.h.

Referenced by convert().


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