|
StringVec | listScopes () |
|
StringVec | listAliveAndKickingScopes () raises (SALOME::SALOME_Exception) |
|
DataScopeServer | getDefaultScope () raises (SALOME::SALOME_Exception) |
|
boolean | isAliveAndKicking (in string scopeName) raises (SALOME::SALOME_Exception) |
|
DataScopeServer | createDataScope (in string scopeName) raises (SALOME::SALOME_Exception) |
|
DataScopeServer | giveADataScopeCalled (in string scopeName, out boolean isCreated) raises (SALOME::SALOME_Exception) |
|
DataScopeServerTransaction | createDataScopeTransaction (in string scopeName) raises (SALOME::SALOME_Exception) |
|
DataScopeServerTransaction | giveADataScopeTransactionCalled (in string scopeName, out boolean isCreated) raises (SALOME::SALOME_Exception) |
|
DataScopeServerBase | retriveDataScope (in string scopeName) raises (SALOME::SALOME_Exception) |
|
void | removeDataScope (in string scopeName) raises (SALOME::SALOME_Exception) |
|
void | cleanScopesInNS () |
|
void | shutdownScopes () raises (SALOME::SALOME_Exception) |
|