|
Classdesc 3.44
|

Public Member Functions | |
| PyObjectRef (PyObject *ref) | |
| PyObjectRef (const PyObjectRef &x)=delete | |
| PyObjectRef & | operator= (const PyObjectRef &x)=delete |
| PyObjectRef (PyObjectRef &&x) | |
| PyObjectRef & | operator= (PyObjectRef &&x) |
| operator PyObject * () const | |
| operator bool () const | |
| PyObject * | release () |