casacore
Loading...
Searching...
No Matches
casacore::python::to_list< casacore::Vector< casacore::String > > Struct Reference

#include <PycBasicData.h>

Public Types

typedef casacore::Vector< casacore::StringContainerType

Static Public Member Functions

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

Detailed Description

Definition at line 338 of file PycBasicData.h.

Member Typedef Documentation

◆ ContainerType

Member Function Documentation

◆ convert()

PyObject * casacore::python::to_list< casacore::Vector< casacore::String > >::convert ( ContainerType const & c)
inlinestatic

◆ makeobject()

boost::python::object casacore::python::to_list< casacore::Vector< casacore::String > >::makeobject ( ContainerType const & c)
inlinestatic

Definition at line 341 of file PycBasicData.h.


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