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


Detailed Description

Definition at line 2565 of file dtn_api_wrap_python.cc.


Constructor & Destructor Documentation

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

Definition at line 2570 of file dtn_api_wrap_python.cc.

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

Definition at line 2574 of file dtn_api_wrap_python.cc.

References _obj.

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

Definition at line 2579 of file dtn_api_wrap_python.cc.

References _obj.

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

Definition at line 2594 of file dtn_api_wrap_python.cc.

References _obj.


Member Function Documentation

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

Definition at line 2599 of file dtn_api_wrap_python.cc.

References _obj.

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

Definition at line 2604 of file dtn_api_wrap_python.cc.

References _obj.

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

Definition at line 2586 of file dtn_api_wrap_python.cc.

References _obj.


Member Data Documentation

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


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

Generated on Fri Jan 30 09:27:06 2009 for DTN Reference Implementation by  doxygen 1.5.8