|
void | setSerializedContent (in ByteVec newValue) raises (SALOME::SALOME_Exception) |
|
PickelizedPyObjRdWrServer | invokePythonMethodOn (in string method, in ByteVec args) raises (SALOME::SALOME_Exception) |
|
ByteVec | fetchSerializedContent () raises (SALOME::SALOME_Exception) |
|
DataScopeServer | getMyDataScopeServer () |
|
string | getVarName () |
|
string | getScopeName () |
|
long | getRCValue () |
|
void | Register () |
| Increase the reference count (mark as used by another object). More...
|
|
void | UnRegister () |
| Decrease the reference count (release by another object). More...
|
|
void | Destroy () |
| Obsolete, left for compatibility reasons only. Use UnRegister() instead. More...
|
|