mbxmlutils  1.3.0
Multi-Body XML Utils
PythonCpp::PyO Class Reference

Public Member Functions

 PyO (PyObject *src, bool srcIsBorrowedRef=false)
 
 PyO (const PyO &r)
 
 PyO (PyO &&r) noexcept
 
PyOoperator= (const PyO &r)
 
PyOoperator= (PyO &&r) noexcept
 
void reset ()
 
void reset (PyObject *src, bool srcIsBorrowedRef=false)
 
void swap (PyO &r)
 
PyObject * get (bool incRef=false) const
 
long use_count () const
 
PyObject * operator-> () const
 
PyOincRef ()
 
 operator bool () const
 

Protected Attributes

PyObject * p {nullptr}
 

The documentation for this class was generated from the following file: