All Classes Namespaces Functions Variables Typedefs Enumerations
Public Member Functions | Protected Attributes | List of all members
PythonCpp::PyO Class Reference

Public Member Functions

 PyO (PyObject *src, bool srcIsBorrowedRef=false)
 
 PyO (const PyO &r)
 
 PyO (PyO &&r)
 
PyOoperator= (const PyO &r)
 
PyOoperator= (PyO &&r)
 
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
 

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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML