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