library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_plus.h>
Public Member Functions | |
StaticMemberHelperObject (PyObject *obj) | |
PyObject * | build () const |
Private Attributes | |
PyObject * | obj_ |
Definition at line 826 of file pyobject_plus.h.
lass::python::impl::StaticMemberHelperObject< PyObject * >::StaticMemberHelperObject | ( | PyObject * | obj | ) | [inline] |
Definition at line 829 of file pyobject_plus.h.
PyObject* lass::python::impl::StaticMemberHelperObject< PyObject * >::build | ( | ) | const [inline, virtual] |
PyObject* lass::python::impl::StaticMemberHelperObject< PyObject * >::obj_ [private] |
Definition at line 832 of file pyobject_plus.h.
Generated on Mon Nov 10 14:22:15 2008 for Library of Assembled Shared Sources by 1.5.7.1 |