Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
SALOME::DataScopeServerBase Interface Reference
Inheritance diagram for SALOME::DataScopeServerBase:
Inheritance graph

Public Member Functions

void ping ()
 
string getScopeName ()
 
StringVec listVars ()
 
boolean existVar (in string varName) raises (SALOME::SALOME_Exception)
 
void deleteVar (in string varName) raises (SALOME::SALOME_Exception)
 
boolean shutdownIfNotHostedByDSM (out DataScopeKiller killer) raises (SALOME::SALOME_Exception)
 
ByteVec fetchSerializedContent (in string varName) raises (SALOME::SALOME_Exception)
 
SeqOfByteVec getAllKeysOfVarWithTypeDict (in string varName) raises (SALOME::SALOME_Exception)