library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_util.h>
Public Types | |
enum | { dimension = ObjectType::dimension } |
Static Public Member Functions | |
static PyObject * | build (const ObjectType &iV) |
static int | get (PyObject *iValue, ObjectType &oV) |
Definition at line 66 of file prim/pyobject_util.h.
anonymous enum |
static PyObject* lass::python::PyExportTraitsVectorPoint< ObjectType, ExportTraits >::build | ( | const ObjectType & | iV | ) | [inline, static] |
Definition at line 69 of file prim/pyobject_util.h.
References lass::python::PyExportTraitsVectorPoint< ObjectType, ExportTraits >::dimension, and lass::python::pyBuildSimpleObject().
static int lass::python::PyExportTraitsVectorPoint< ObjectType, ExportTraits >::get | ( | PyObject * | iValue, | |
ObjectType & | oV | |||
) | [inline, static] |
Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by 1.5.7.1 |