#include "SALOMEconfig.h"
#include <CORBA_SERVER_HEADER(SALOME_SDS)>
#include "SALOMESDS_Defines.hxx"
#include "SALOMESDS_Exception.hxx"
#include "SALOMESDS_DataServerManager.hxx"
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | SALOMESDS::Transaction |
class | SALOMESDS::TransactionVarCreate |
class | SALOMESDS::TransactionRdOnlyVarCreate |
class | SALOMESDS::TransactionRdExtVarCreate |
class | SALOMESDS::TransactionRdExtInitVarCreate |
class | SALOMESDS::TransactionRdWrVarCreate |
class | SALOMESDS::TransactionKillVar |
class | SALOMESDS::TransactionDictModify |
class | SALOMESDS::TransactionAddKeyValue |
class | SALOMESDS::TransactionAddKeyValueHard |
class | SALOMESDS::TransactionAddKeyValueErrorIfAlreadyExisting |
class | SALOMESDS::TransactionRemoveKeyInVarErrorIfNotAlreadyExisting |
class | SALOMESDS::TransactionMorphRdWrIntoRdOnly |
class | SALOMESDS::TransactionMultiKeyAddSession |
This transaction switch from RdExt to RdExtInit in constructor and when perform called RdExtInit to RdExt. More... | |
Namespaces | |
namespace | SALOMESDS |