import "yacsgui.idl";
Definition at line 41 of file yacsgui.idl.
void YACS_ORB::ProcExec::addObserver |
( |
in Observer |
obs, |
|
|
in long |
numid, |
|
|
in string |
event |
|
) |
| |
string YACS_ORB::ProcExec::getContainerLog |
( |
in long |
nodeNumid | ) |
|
string YACS_ORB::ProcExec::getErrorDetails |
( |
in long |
nodeNumid | ) |
|
string YACS_ORB::ProcExec::getErrorReport |
( |
in long |
nodeNumid | ) |
|
long YACS_ORB::ProcExec::getExecutorState |
( |
| ) |
|
string YACS_ORB::ProcExec::getInPortValue |
( |
in long |
nodeNumid, |
|
|
in string |
portName |
|
) |
| |
string YACS_ORB::ProcExec::getNodeProgress |
( |
in long |
numid | ) |
|
long YACS_ORB::ProcExec::getNodeState |
( |
in long |
numid | ) |
|
string YACS_ORB::ProcExec::getOutPortValue |
( |
in long |
nodeNumid, |
|
|
in string |
portName |
|
) |
| |
string YACS_ORB::ProcExec::getXMLState |
( |
in long |
numid | ) |
|
boolean YACS_ORB::ProcExec::isNotFinished |
( |
| ) |
|
void YACS_ORB::ProcExec::RestartFromState |
( |
in string |
xmlfile | ) |
|
boolean YACS_ORB::ProcExec::resumeCurrentBreakPoint |
( |
| ) |
|
void YACS_ORB::ProcExec::Run |
( |
| ) |
|
void YACS_ORB::ProcExec::RunFromState |
( |
in string |
xmlfile | ) |
|
boolean YACS_ORB::ProcExec::saveState |
( |
in string |
xmlFile | ) |
|
string YACS_ORB::ProcExec::setInPortValue |
( |
in string |
nodeName, |
|
|
in string |
portName, |
|
|
in string |
value |
|
) |
| |
void YACS_ORB::ProcExec::setListOfBreakPoints |
( |
in stringArray |
listOfBreakPoints | ) |
|
boolean YACS_ORB::ProcExec::setStepsToExecute |
( |
in stringArray |
listToExecute | ) |
|
void YACS_ORB::ProcExec::setStopOnError |
( |
in boolean |
dumpRequested, |
|
|
in string |
xmlFile |
|
) |
| |
void YACS_ORB::ProcExec::shutdownProc |
( |
in long |
level | ) |
|
void YACS_ORB::ProcExec::stopExecution |
( |
| ) |
|
void YACS_ORB::ProcExec::unsetStopOnError |
( |
| ) |
|
The documentation for this interface was generated from the following file: