Graphviz 13.0.0~dev.20241222.1117
|
Public Member Functions | |
SwigPtr_PyObject () | |
SwigPtr_PyObject (const SwigPtr_PyObject &item) | |
SwigPtr_PyObject (PyObject *obj, bool initial_ref=true) | |
SwigPtr_PyObject & | operator= (const SwigPtr_PyObject &item) |
~SwigPtr_PyObject () | |
operator PyObject * () const | |
PyObject * | operator-> () const |
Protected Attributes | |
PyObject * | _obj |
Definition at line 3237 of file gv_python3.cpp.
|
inline |
Definition at line 3242 of file gv_python3.cpp.
|
inline |
Definition at line 3246 of file gv_python3.cpp.
References _obj, SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
|
inline |
Definition at line 3253 of file gv_python3.cpp.
References _obj, SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
|
inline |
Definition at line 3272 of file gv_python3.cpp.
References _obj, SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
|
inline |
Definition at line 3279 of file gv_python3.cpp.
References _obj.
|
inline |
Definition at line 3284 of file gv_python3.cpp.
References _obj.
|
inline |
Definition at line 3262 of file gv_python3.cpp.
References _obj, SWIG_PYTHON_THREAD_BEGIN_BLOCK, and SWIG_PYTHON_THREAD_END_BLOCK.
|
protected |
Definition at line 3239 of file gv_python3.cpp.
Referenced by operator PyObject *(), operator->(), operator=(), swig::SwigVar_PyObject::operator=(), SwigPtr_PyObject(), SwigPtr_PyObject(), and ~SwigPtr_PyObject().