itom 2.0.0
ito::PythonCommon Class Reference

List of all members.

Public Types

enum  tErrMsg {
  noMsg = 0, loadPlugin = 1, execFunc = 2, invokeFunc = 3,
  getProperty = 4, runFunc = 5
}

Static Public Member Functions

static bool transformRetValToPyException (ito::RetVal &retVal, PyObject *exceptionIfError=PyExc_RuntimeError)
static bool setReturnValueMessage (ito::RetVal &retVal, const QString &objName, const tErrMsg &errorMSG, PyObject *exceptionIfError=PyExc_RuntimeError)
static bool setReturnValueMessage (ito::RetVal &retVal, const char *objName, const tErrMsg &errorMSG, PyObject *exceptionIfError=PyExc_RuntimeError)

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends