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

Convert a String object from python. More...

#include <PycBasicData.h>

Public Member Functions

 casa_string_from_python_str ()
 

Static Public Member Functions

static void * convertible (PyObject *obj_ptr)
 
static void construct (PyObject *obj_ptr, boost::python::converter::rvalue_from_python_stage1_data *data)
 

Detailed Description

Convert a String object from python.

Definition at line 78 of file PycBasicData.h.

Constructor & Destructor Documentation

casacore::python::casa_string_from_python_str::casa_string_from_python_str ( )
inline

Definition at line 80 of file PycBasicData.h.

Member Function Documentation

static void casacore::python::casa_string_from_python_str::construct ( PyObject *  obj_ptr,
boost::python::converter::rvalue_from_python_stage1_data *  data 
)
inlinestatic

Definition at line 98 of file PycBasicData.h.

References casacore::value().

static void* casacore::python::casa_string_from_python_str::convertible ( PyObject *  obj_ptr)
inlinestatic

Definition at line 88 of file PycBasicData.h.


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