casacore
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
casacore::python::to_list< casacore::IPosition > Struct Reference

#include <PycBasicData.h>

Public Types

typedef IPosition ContainerType
 

Static Public Member Functions

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

Detailed Description

Definition at line 258 of file PycBasicData.h.

Member Typedef Documentation

◆ ContainerType

Definition at line 260 of file PycBasicData.h.

Member Function Documentation

◆ convert()

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

◆ makeobject()

static boost::python::list casacore::python::to_list< casacore::IPosition >::makeobject ( ContainerType const &  c)
inlinestatic

Reverse IPosition values.

Definition at line 261 of file PycBasicData.h.


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