Go to the source code of this file.
Namespaces | |
namespace | CORBAEngineTest |
Variables | |
tuple | CORBAEngineTest.comp = salome.lcc.FindOrLoadComponent( "YACSContainer","YACS" ) |
tuple | CORBAEngineTest.yacsgen = comp._narrow(YACS_ORB.YACS_Gen) |
tuple | CORBAEngineTest.procEx = yacsgen.LoadProc("samples/legendre7.xml") |
int | CORBAEngineTest.isRunning = 1 |
tuple | CORBAEngineTest.state = procEx.getExecutorState() |
dictionary | CORBAEngineTest.dico = {} |
int | CORBAEngineTest.i = 0 |