library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraitsPrimLineSegment< LineSegmentType, ExportTraits > Struct Template Reference
[Python]

#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)


Detailed Description

template<typename LineSegmentType, typename ExportTraits>
struct lass::python::PyExportTraitsPrimLineSegment< LineSegmentType, ExportTraits >

Definition at line 287 of file prim/pyobject_util.h.


Member Typedef Documentation

template<typename LineSegmentType , typename ExportTraits >
typedef LineSegmentType lass::python::PyExportTraitsPrimLineSegment< LineSegmentType, ExportTraits >::TLineSegment

Definition at line 289 of file prim/pyobject_util.h.


Member Function Documentation

template<typename LineSegmentType , typename ExportTraits >
static PyObject* lass::python::PyExportTraitsPrimLineSegment< LineSegmentType, ExportTraits >::build ( const TLineSegment iV  )  [inline, static]

template<typename LineSegmentType , typename ExportTraits >
static int lass::python::PyExportTraitsPrimLineSegment< LineSegmentType, ExportTraits >::get ( PyObject *  iValue,
TLineSegment oV 
) [inline, static]


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

Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo