library of assembled shared sources |
http://lass.cocamware.com |
#include <pyobject_plus.h>
Public Member Functions | |
StaticMemberHelperType (PyTypeObject *type) | |
PyObject * | build () const |
Private Attributes | |
PyTypeObject * | type_ |
Definition at line 839 of file pyobject_plus.h.
lass::python::impl::StaticMemberHelperType::StaticMemberHelperType | ( | PyTypeObject * | type | ) | [inline] |
Definition at line 842 of file pyobject_plus.h.
PyObject* lass::python::impl::StaticMemberHelperType::build | ( | ) | const [inline, virtual] |
Implements lass::python::impl::StaticMemberHelper.
Definition at line 843 of file pyobject_plus.h.
References lass::python::PythonException::type_.
PyTypeObject* lass::python::impl::StaticMemberHelperType::type_ [private] |
Definition at line 845 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 |