Version: 8.3.0
SALOMESDS::TransactionRemoveKeyInVarErrorIfNotAlreadyExisting Class Reference

#include <SALOMESDS_Transaction.hxx>

Inheritance diagram for SALOMESDS::TransactionRemoveKeyInVarErrorIfNotAlreadyExisting:

Public Member Functions

 TransactionRemoveKeyInVarErrorIfNotAlreadyExisting (DataScopeServerTransaction *dsct, const std::string &varName, const SALOME::ByteVec &key)
 
void perform ()
 
void notify ()
 no implementation it is not a bug ! More...
 
 ~TransactionRemoveKeyInVarErrorIfNotAlreadyExisting ()
 
PickelizedPyObjServercheckVarExistingAndDict ()
 
void prepareRollBackInCaseOfFailure ()
 
void rollBack ()
 
std::string getVarName () const
 
void checkVarExisting ()
 
void checkNotAlreadyExisting ()
 
PortableServer::POA_var getPOA () const
 
CORBA::Object_var activate ()
 
void enforcedRelease ()
 

Static Public Member Functions

static void FromByteSeqToVB (const SALOME::ByteVec &bsToBeConv, std::vector< unsigned char > &ret)
 
static void FromVBToByteSeq (const std::vector< unsigned char > &bsToBeConv, SALOME::ByteVec &ret)
 

Protected Attributes

std::string _zeDataBefore
 
PickelizedPyObjServer_varc
 
DataScopeServerTransaction_dsct
 
std::string _var_name
 

Private Attributes

PyObject * _key
 

Constructor & Destructor Documentation

TransactionRemoveKeyInVarErrorIfNotAlreadyExisting::TransactionRemoveKeyInVarErrorIfNotAlreadyExisting ( DataScopeServerTransaction dsct,
const std::string &  varName,
const SALOME::ByteVec key 
)
TransactionRemoveKeyInVarErrorIfNotAlreadyExisting::~TransactionRemoveKeyInVarErrorIfNotAlreadyExisting ( )

References _key.

Member Function Documentation

CORBA::Object_var SALOMESDS::POAHolder::activate ( )
inherited

References SALOMESDS::POAHolder::getPOA().

Referenced by SALOMESDS::DataScopeServerTransaction::addKeyValueInVarErrorIfAlreadyExisting(), SALOMESDS::DataScopeServerTransaction::addKeyValueInVarHard(), SALOMESDS::DataScopeServerTransaction::addMultiKeyValueSession(), SALOMESDS::DataScopeServerTransaction::createRdExtInitVarInternal(), SALOMESDS::DataScopeServerTransaction::createRdExtInitVarTransac(), SALOMESDS::DataScopeServer::createRdExtVar(), SALOMESDS::DataScopeServerTransaction::createRdExtVarInternal(), SALOMESDS::DataScopeServerTransaction::createRdExtVarTransac(), SALOMESDS::DataScopeServer::createRdOnlyVar(), SALOMESDS::DataScopeServerTransaction::createRdOnlyVarInternal(), SALOMESDS::DataScopeServerTransaction::createRdOnlyVarTransac(), SALOMESDS::DataScopeServer::createRdWrVar(), SALOMESDS::DataScopeServerTransaction::createRdWrVarInternal(), SALOMESDS::DataScopeServerTransaction::createRdWrVarTransac(), SALOMESDS::DataScopeServerTransaction::createWorkingVarTransac(), SALOMESDS::DataServerManager::DataServerManager(), SALOMESDS::DataScopeServerTransaction::killVarTransac(), SALOMESDS::DataScopeServerBase::moveStatusOfVarFromRdExtOrRdExtInitToRdExt(), SALOMESDS::DataScopeServerBase::moveStatusOfVarFromRdExtOrRdExtInitToRdExtInit(), SALOMESDS::DataScopeServerBase::moveStatusOfVarFromRdOnlyToRdWr(), SALOMESDS::DataScopeServerBase::moveStatusOfVarFromRdWrToRdOnly(), SALOMESDS::DataScopeServerTransaction::removeKeyInVarErrorIfNotAlreadyExisting(), SALOMESDS::DataScopeServerTransaction::waitForKeyInVar(), and SALOMESDS::DataScopeServerTransaction::waitForKeyInVarAndKillIt().

void SALOMESDS::Transaction::checkNotAlreadyExisting ( )
inherited
void SALOMESDS::Transaction::checkVarExisting ( )
inherited
void Transaction::FromByteSeqToVB ( const SALOME::ByteVec bsToBeConv,
std::vector< unsigned char > &  ret 
)
staticinherited
PortableServer::POA_var SALOMESDS::Transaction::getPOA ( ) const
virtualinherited

Implements SALOMESDS::POAHolder.

std::string SALOMESDS::Transaction::getVarName ( ) const
inherited
void TransactionRemoveKeyInVarErrorIfNotAlreadyExisting::notify ( )
virtual

no implementation it is not a bug !

Implements SALOMESDS::Transaction.

void TransactionRemoveKeyInVarErrorIfNotAlreadyExisting::perform ( )
virtual

Field Documentation

PyObject* SALOMESDS::TransactionRemoveKeyInVarErrorIfNotAlreadyExisting::_key
private
std::string SALOMESDS::TransactionDictModify::_zeDataBefore
protectedinherited