#include "CPythonObject.h"
◆ CPythonObject() [1/3]
CPythonObject::CPythonObject |
( |
PyObject * | ref | ) |
|
|
inline |
◆ CPythonObject() [2/3]
◆ CPythonObject() [3/3]
◆ ~CPythonObject()
CPythonObject::~CPythonObject |
( |
| ) |
|
|
inline |
◆ DropOwnership()
void CPythonObject::DropOwnership |
( |
| ) |
|
|
inline |
◆ FreePythonObject()
void CPythonObject::FreePythonObject |
( |
| ) |
|
|
inline |
◆ getRefCount()
Py_ssize_t CPythonObject::getRefCount |
( |
| ) |
const |
|
inline |
◆ operator PyObject *()
CPythonObject::operator PyObject * |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ReferenceIsSet()
bool CPythonObject::ReferenceIsSet |
( |
| ) |
|
|
inline |
◆ reset()
◆ _ref
PyObject* CPythonObject::_ref |
|
protected |
The documentation for this class was generated from the following file: