OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
CPythonObjectNew.h File Reference

Wrapper around a PyObject* that is a new reference. This owns the reference so does not increment it on construction but does decrement it on destruction. More...

Go to the source code of this file.

Classes

class  CPythonObjectNew
 

Detailed Description

Wrapper around a PyObject* that is a new reference. This owns the reference so does not increment it on construction but does decrement it on destruction.

Author
Wagner
Date
May 2023