import "SALOME_SDS.idl";

Public Member Functions | |
| 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. More... | |
|
inherited |
Obsolete, left for compatibility reasons only.
Use UnRegister() instead.
| DataScopeServer SALOME::BasicDataServer::getMyDataScopeServer | ( | ) |
| long SALOME::BasicDataServer::getRCValue | ( | ) |
| string SALOME::BasicDataServer::getScopeName | ( | ) |
| string SALOME::BasicDataServer::getVarName | ( | ) |
|
inherited |
Increase the reference count (mark as used by another object).
|
inherited |
Decrease the reference count (release by another object).