Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
SALOME::DataServerManager Interface Reference

Public Member Functions

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)