casacore
|
#include <PycBasicData.h>
Public Types | |
typedef std::vector< bool > | ContainerType |
Static Public Member Functions | |
static boost::python::list | makeobject (ContainerType const &c) |
static PyObject * | convert (ContainerType const &c) |
Definition at line 282 of file PycBasicData.h.
typedef std::vector<bool> casacore::python::to_list< std::vector< bool > >::ContainerType |
Definition at line 284 of file PycBasicData.h.
|
inlinestatic |
Definition at line 296 of file PycBasicData.h.
References casacore::python::to_list< ContainerType >::makeobject().
|
inlinestatic |
Definition at line 285 of file PycBasicData.h.