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

Wrapper around a PyObject* that is a borrowed reference. This increments the reference count on construction and decrements the reference count on destruction. More...

Go to the source code of this file.

Classes

class  CPythonObjectBorrowed
 

Detailed Description

Wrapper around a PyObject* that is a borrowed reference. This increments the reference count on construction and decrements the reference count on destruction.

Author
Wagner
Date
May 2023