Wrapper around a PyObject* that is a borrowed reference. This increments the reference count on construction and decrements the reference count on destruction. More...
Go to the source code of this file.
Classes | |
class | CPythonObjectBorrowed |
Wrapper around a PyObject* that is a borrowed reference. This increments the reference count on construction and decrements the reference count on destruction.