library of assembled shared sources |
http://lass.cocamware.com |
Static Public Member Functions | |
static PyObject * | build (double iV) |
static int | get (PyObject *iValue, double &oV) |
Definition at line 702 of file pyobject_plus.inl.
static PyObject* lass::python::PyExportTraits< double >::build | ( | double | iV | ) | [inline, static] |
Definition at line 704 of file pyobject_plus.inl.
static int lass::python::PyExportTraits< double >::get | ( | PyObject * | iValue, | |
double & | oV | |||
) | [inline, static] |
Definition at line 708 of file pyobject_plus.inl.
References lass::python::impl::pyGetFloatObject().
Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by 1.5.7.1 |