import"SALOME_SDS.idl";

Public Member Functions | |
| StringVec | listVars () |
| ByteVec | fetchSerializedContent (in string varName) raises (SALOME::SALOME_Exception) |
| void | fetchAndGetAccessOfVar (in string varName, out string access, out ByteVec data) raises (SALOME::SALOME_Exception) |
| void | holdRequests () |
| void | activeRequests () |
|
inherited |
| void SALOME::RequestSwitcher::fetchAndGetAccessOfVar | ( | in string | varName, |
| out string | access, | ||
| out ByteVec | data | ||
| ) | |||
| raises | ( | SALOME::SALOME_Exception | |
| ) | |||
| ByteVec SALOME::RequestSwitcher::fetchSerializedContent | ( | in string | varName | ) | |
| raises | ( | SALOME::SALOME_Exception | |||
| ) | |||||
|
inherited |
| StringVec SALOME::RequestSwitcher::listVars | ( | ) |