library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_util.h>
Public Types | |
typedef LineSegmentType | TLineSegment |
Static Public Member Functions | |
static PyObject * | build (const TLineSegment &iV) |
static int | get (PyObject *iValue, TLineSegment &oV) |
Definition at line 287 of file prim/pyobject_util.h.
typedef LineSegmentType lass::python::PyExportTraitsPrimLineSegment< LineSegmentType, ExportTraits >::TLineSegment |
Definition at line 289 of file prim/pyobject_util.h.
static PyObject* lass::python::PyExportTraitsPrimLineSegment< LineSegmentType, ExportTraits >::build | ( | const TLineSegment & | iV | ) | [inline, static] |
Definition at line 290 of file prim/pyobject_util.h.
References lass::python::fromSharedPtrToNakedCast(), and lass::python::makeTuple().
static int lass::python::PyExportTraitsPrimLineSegment< LineSegmentType, ExportTraits >::get | ( | PyObject * | iValue, | |
TLineSegment & | oV | |||
) | [inline, static] |
Definition at line 294 of file prim/pyobject_util.h.
References lass::python::impl::addMessageHeader(), and lass::python::decodeTuple().
Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by 1.5.7.1 |