Definition CPythonObjectBorrowed.h:15
void reset(PyObject *ref)
Definition CPythonObjectBorrowed.h:24
CPythonObjectBorrowed(PyObject *borrowedRef)
Definition CPythonObjectBorrowed.h:17
Definition CPythonObject.h:13
PyObject * _ref
Definition CPythonObject.h:70
void reset(CPythonObject &&other)
Definition CPythonObject.h:34