Inheritance diagram for swig::PyObject_var:
Public Member Functions | |
PyObject_var (PyObject *obj=0) | |
PyObject_var & | operator= (PyObject *obj) |
operator PyObject * () const | |
PyObject * | operator-> () const |
Protected Attributes | |
PyObject * | _obj |
Definition at line 2541 of file PyCos_wrap.cpp.
swig::PyObject_var::PyObject_var | ( | PyObject * | obj = 0 |
) | [inline] |
Definition at line 2542 of file PyCos_wrap.cpp.
swig::PyObject_ptr::operator PyObject * | ( | ) | const [inline, inherited] |
PyObject* swig::PyObject_ptr::operator-> | ( | ) | const [inline, inherited] |
PyObject_var& swig::PyObject_var::operator= | ( | PyObject * | obj | ) | [inline] |
PyObject* swig::PyObject_ptr::_obj [protected, inherited] |
Definition at line 2497 of file PyCos_wrap.cpp.
Referenced by swig::PyObject_ptr::operator PyObject *(), swig::PyObject_ptr::operator->(), operator=(), swig::PyObject_ptr::operator=(), swig::PyObject_ptr::PyObject_ptr(), and swig::PyObject_ptr::~PyObject_ptr().