library of assembled shared sources |
http://lass.cocamware.com |
Static Public Member Functions | |
static PyObject * | build (const util::SharedPtr< PyObject, PyObjectStorage, PyObjectCounter > &iV) |
static int | get (PyObject *iValue, util::SharedPtr< PyObject, PyObjectStorage, PyObjectCounter > &oV) |
Definition at line 792 of file pyobject_plus.inl.
static PyObject* lass::python::PyExportTraits< util::SharedPtr< PyObject, PyObjectStorage, PyObjectCounter > >::build | ( | const util::SharedPtr< PyObject, PyObjectStorage, PyObjectCounter > & | iV | ) | [inline, static] |
Definition at line 794 of file pyobject_plus.inl.
References lass::python::fromSharedPtrToNakedCast(), and Py_RETURN_NONE.
static int lass::python::PyExportTraits< util::SharedPtr< PyObject, PyObjectStorage, PyObjectCounter > >::get | ( | PyObject * | iValue, | |
util::SharedPtr< PyObject, PyObjectStorage, PyObjectCounter > & | oV | |||
) | [inline, static] |
Definition at line 802 of file pyobject_plus.inl.
Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by 1.5.7.1 |