import"SALOME_PyNode.idl";
Public Member Functions | |
| void | setAttr (in string ctx, in pickledArgs glbsAttachedToCtx) raises (SALOME::SALOME_Exception) |
| Simply a key / val holder. More... | |
| pickledArgs | getAttr (in string ctx) raises (SALOME::SALOME_Exception) |
| void | execute (in listofstring args, out long returnCode, out pickledArgs standardOutput, out pickledArgs standardError) raises (SALOME::SALOME_Exception) |
| void Engines::GlobalsHolder::execute | ( | in listofstring | args, |
| out long | returnCode, | ||
| out pickledArgs | standardOutput, | ||
| out pickledArgs | standardError | ||
| ) | |||
| raises | ( | SALOME::SALOME_Exception | |
| ) | |||
Referenced by KERNEL_PY.salome_pynode.SmartPyNode::__getattr__().
| pickledArgs Engines::GlobalsHolder::getAttr | ( | in string | ctx | ) | |
| raises | ( | SALOME::SALOME_Exception | |||
| ) | |||||
| void Engines::GlobalsHolder::setAttr | ( | in string | ctx, |
| in pickledArgs | glbsAttachedToCtx | ||
| ) | |||
| raises | ( | SALOME::SALOME_Exception | |
| ) | |||
Simply a key / val holder.