Version: 6.3.1
Public Member Functions | Private Attributes

PyObjWrapper Class Reference

#include <PyInterp_Interp.h>

Public Member Functions

 PyObjWrapper (PyObject *theObject)
 PyObjWrapper ()
virtual ~PyObjWrapper ()
 operator PyObject * ()
PyObject * operator-> ()
PyObject * get ()
bool operator! ()
bool operator== (PyObject *theObject)
PyObject ** operator& ()
PyObjWrapperoperator= (PyObjWrapper *theObjWrapper)

Private Attributes

PyObject * myObject

Constructor & Destructor Documentation

PyObjWrapper.PyObjWrapper ( PyObject *  theObject)
PyObjWrapper.PyObjWrapper ( )
virtual PyObjWrapper.~PyObjWrapper ( ) [virtual]

Member Function Documentation

PyObjWrapper.operator PyObject * ( )
PyObject* PyObjWrapper.operator-> ( )
PyObject* PyObjWrapper.get ( )
bool PyObjWrapper.operator! ( )
bool PyObjWrapper.operator== ( PyObject *  theObject)
PyObject** PyObjWrapper.operator& ( )
PyObjWrapper& PyObjWrapper.operator= ( PyObjWrapper theObjWrapper)

References myObject.


Field Documentation

PyObject* PyObjWrapper.myObject [private]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS