Version: 8.3.0
omniORBpyAPI Struct Reference

#include <RuntimeSALOME.hxx>

Collaboration diagram for omniORBpyAPI:

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)
 

Detailed Description

Definition at line 42 of file RuntimeSALOME.hxx.

Member Data Documentation

PyObject*(* omniORBpyAPI::cxxObjRefToPyObjRef)(const CORBA::Object_ptr cxx_obj, CORBA::Boolean hold_lock)
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.


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