library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraitsPrimAxis< AxisType, ExportTraits > Struct Template Reference
[Python]

#include <pyobject_util.h>


Public Types

typedef AxisType TAxis

Static Public Member Functions

static PyObject * build (const TAxis &iV)
static int get (PyObject *iValue, TAxis &oV)


Detailed Description

template<typename AxisType, typename ExportTraits>
struct lass::python::PyExportTraitsPrimAxis< AxisType, ExportTraits >

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


Member Typedef Documentation

template<typename AxisType , typename ExportTraits >
typedef AxisType lass::python::PyExportTraitsPrimAxis< AxisType, ExportTraits >::TAxis

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


Member Function Documentation

template<typename AxisType , typename ExportTraits >
static PyObject* lass::python::PyExportTraitsPrimAxis< AxisType, ExportTraits >::build ( const TAxis iV  )  [inline, static]

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

References lass::python::pyBuildSimpleObject().

template<typename AxisType , typename ExportTraits >
static int lass::python::PyExportTraitsPrimAxis< AxisType, ExportTraits >::get ( PyObject *  iValue,
TAxis 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