library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraitsVectorPoint< ObjectType, ExportTraits > Struct Template Reference
[Python]

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


Detailed Description

template<typename ObjectType, typename ExportTraits>
struct lass::python::PyExportTraitsVectorPoint< ObjectType, ExportTraits >

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


Member Enumeration Documentation

template<typename ObjectType , typename ExportTraits >
anonymous enum

Enumerator:
dimension 

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


Member Function Documentation

template<typename ObjectType , typename ExportTraits >
static PyObject* lass::python::PyExportTraitsVectorPoint< ObjectType, ExportTraits >::build ( const ObjectType &  iV  )  [inline, static]

template<typename ObjectType , typename ExportTraits >
static int lass::python::PyExportTraitsVectorPoint< ObjectType, ExportTraits >::get ( PyObject *  iValue,
ObjectType &  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