SourceForge.net Logo

swig::PyObject_ptr Class Reference

Inheritance diagram for swig::PyObject_ptr:

swig::PyObject_var

List of all members.


Public Member Functions

 PyObject_ptr ()
 PyObject_ptr (const PyObject_ptr &item)
 PyObject_ptr (PyObject *obj, bool initial_ref=true)
PyObject_ptroperator= (const PyObject_ptr &item)
 ~PyObject_ptr ()
 operator PyObject * () const
PyObject * operator-> () const

Protected Attributes

PyObject * _obj

Constructor & Destructor Documentation

swig::PyObject_ptr::PyObject_ptr (  )  [inline]

swig::PyObject_ptr::PyObject_ptr ( const PyObject_ptr item  )  [inline]

swig::PyObject_ptr::PyObject_ptr ( PyObject *  obj,
bool  initial_ref = true 
) [inline]

swig::PyObject_ptr::~PyObject_ptr (  )  [inline]


Member Function Documentation

PyObject_ptr& swig::PyObject_ptr::operator= ( const PyObject_ptr item  )  [inline]

swig::PyObject_ptr::operator PyObject * (  )  const [inline]

PyObject* swig::PyObject_ptr::operator-> (  )  const [inline]


Member Data Documentation

PyObject* swig::PyObject_ptr::_obj [protected]


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