library of assembled shared sources |
http://lass.cocamware.com |
#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) |
Definition at line 84 of file py_stl.h.
static PyObject* lass::python::PyExportTraits< std::complex< T > >::build | ( | const std::complex< T > & | iV | ) | [inline, static] |
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.
Generated on Mon Nov 10 14:22:14 2008 for Library of Assembled Shared Sources by 1.5.7.1 |