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

Public Member Functions

BasicDataServer retrieveVar (in string varName) raises (SALOME::SALOME_Exception)
 
PickelizedPyObjRdOnlyServer createRdOnlyVar (in string varName, in ByteVec constValue) raises (SALOME::SALOME_Exception)
 
PickelizedPyObjRdExtServer createRdExtVar (in string varName, in ByteVec constValue) raises (SALOME::SALOME_Exception)
 
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)