, including all inherited members.
as() const | PLearn::PythonObjectWrapper | [inline] |
asNoTraceback() const | PLearn::PythonObjectWrapper | [inline] |
control_ownership enum value | PLearn::PythonObjectWrapper | |
ConvertToPyObject class | PLearn::PythonObjectWrapper | [friend] |
gc_collect1() | PLearn::PythonObjectWrapper | [static] |
getPyObject() const | PLearn::PythonObjectWrapper | [inline] |
initializePython() | PLearn::PythonObjectWrapper | [static] |
isNull() const | PLearn::PythonObjectWrapper | |
m_gc_next_object | PLearn::PythonObjectWrapper | [static] |
m_newCPPObj_method_def | PLearn::PythonObjectWrapper | [static] |
m_object | PLearn::PythonObjectWrapper | [protected] |
m_ownership | PLearn::PythonObjectWrapper | [protected] |
m_pypl_classes | PLearn::PythonObjectWrapper | [static] |
m_refCPPObj_method_def | PLearn::PythonObjectWrapper | [static] |
m_unref_injected | PLearn::PythonObjectWrapper | [static] |
m_unref_method_def | PLearn::PythonObjectWrapper | [static] |
m_wrapped_objects | PLearn::PythonObjectWrapper | [static] |
newCPPObj(PyObject *self, PyObject *args) | PLearn::PythonObjectWrapper | [static] |
newPyObject() | PLearn::PythonObjectWrapper | [static] |
operator T() const | PLearn::PythonObjectWrapper | [inline] |
operator<<(PStream &out, const PythonObjectWrapper &v) | PLearn::PythonObjectWrapper | [friend] |
operator=(const PythonObjectWrapper &rhs) | PLearn::PythonObjectWrapper | |
operator>>(PStream &in, PythonObjectWrapper &v) | PLearn::PythonObjectWrapper | [friend] |
OwnershipMode enum name | PLearn::PythonObjectWrapper | |
printDebug() const | PLearn::PythonObjectWrapper | |
pypl_classes_t typedef | PLearn::PythonObjectWrapper | |
python_del(PyObject *self, PyObject *args) | PLearn::PythonObjectWrapper | [static] |
PythonObjectWrapper(OwnershipMode o=control_ownership, bool acquire_gil=true) | PLearn::PythonObjectWrapper | |
PythonObjectWrapper(PyObject *pyobj, OwnershipMode o=control_ownership, bool acquire_gil=true) | PLearn::PythonObjectWrapper | |
PythonObjectWrapper(const T &x, OwnershipMode o=control_ownership, bool acquire_gil=true) | PLearn::PythonObjectWrapper | [inline, explicit] |
PythonObjectWrapper(const PythonObjectWrapper &other) | PLearn::PythonObjectWrapper | |
refCPPObj(PyObject *self, PyObject *args) | PLearn::PythonObjectWrapper | [static] |
swap(PythonObjectWrapper &other) | PLearn::PythonObjectWrapper | |
trampoline(PyObject *self, PyObject *args) | PLearn::PythonObjectWrapper | [static] |
transfer_ownership enum value | PLearn::PythonObjectWrapper | |
VMatAsPtr | PLearn::PythonObjectWrapper | [static] |
wrapped_objects_t typedef | PLearn::PythonObjectWrapper | |
~PythonObjectWrapper() | PLearn::PythonObjectWrapper | |