This is the complete list of members for CPythonObjectNew, including all inherited members.
_ref | CPythonObject | protected |
CPythonObject(PyObject *ref) | CPythonObject | inline |
CPythonObject(const CPythonObject &other)=delete | CPythonObject | |
CPythonObject(CPythonObject &&other) noexcept | CPythonObject | inline |
CPythonObjectNew(PyObject *newRef) | CPythonObjectNew | inline |
DropOwnership() | CPythonObject | inline |
FreePythonObject() | CPythonObject | inline |
getRefCount() const | CPythonObject | inline |
operator PyObject *() const | CPythonObject | inline |
operator=(const CPythonObject &other)=delete | CPythonObject | |
operator=(CPythonObject &&other) noexcept | CPythonObject | inline |
ReferenceIsSet() | CPythonObject | inline |
reset(PyObject *ref) | CPythonObjectNew | inline |
reset(CPythonObject &&other) | CPythonObjectNew | inline |
~CPythonObject() | CPythonObject | inline |