#include <RuntimeSALOME.hxx>
Public Attributes | |
PyObject *(* | cxxObjRefToPyObjRef )(const CORBA::Object_ptr cxx_obj, CORBA::Boolean hold_lock) |
CORBA::Object_ptr(* | pyObjRefToCxxObjRef )(PyObject *py_obj, CORBA::Boolean hold_lock) |
PyObject *(* | handleCxxSystemException )(const CORBA::SystemException &ex) |
Definition at line 42 of file RuntimeSALOME.hxx.
PyObject*(* omniORBpyAPI::cxxObjRefToPyObjRef)(const CORBA::Object_ptr cxx_obj, CORBA::Boolean hold_lock) |
Definition at line 44 of file RuntimeSALOME.hxx.
Referenced by YACS::ENGINE::convertFromYacsObjref< PYTHONImpl, PyObject * >::convert().
PyObject*(* omniORBpyAPI::handleCxxSystemException)(const CORBA::SystemException &ex) |
Definition at line 55 of file RuntimeSALOME.hxx.
CORBA::Object_ptr(* omniORBpyAPI::pyObjRefToCxxObjRef)(PyObject *py_obj, CORBA::Boolean hold_lock) |
Definition at line 49 of file RuntimeSALOME.hxx.