library of assembled shared sources

http://lass.cocamware.com

lass::python::PyExportTraits< std::complex< T > > Struct Template Reference
[Python]

#include <py_stl.h>


Static Public Member Functions

static PyObject * build (const std::complex< T > &iV)
static int get (PyObject *iValue, std::complex< T > &oV)


Detailed Description

template<typename T>
struct lass::python::PyExportTraits< std::complex< T > >

Definition at line 84 of file py_stl.h.


Member Function Documentation

template<typename T >
static PyObject* lass::python::PyExportTraits< std::complex< T > >::build ( const std::complex< T > &  iV  )  [inline, static]

Definition at line 86 of file py_stl.h.

template<typename T >
static int lass::python::PyExportTraits< std::complex< T > >::get ( PyObject *  iValue,
std::complex< T > &  oV 
) [inline, static]

Definition at line 91 of file py_stl.h.

References lass::python::impl::pyGetFloatObject(), and lass::stde::T.


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