GlobalObjects
|
This is the complete list of members for glo::TransactionManager, including all inherited members.
abortTransaction(std::list< TransactionBase * > &rAbortedTransactionStepList, const TransactionOwner &rCommunicatorWithTreadID) | glo::TransactionManager | |
beginTransaction(const TransactionOwner &rCommunicatorWithTreadID) | glo::TransactionManager | |
commitTransaction(CommunicatorTransactionStack *&prRetVal, const TransactionOwner &rCommunicatorWithTreadID) | glo::TransactionManager | |
deleteAllTransactions(Communicator *pCommunicator) | glo::TransactionManager | |
EnStoreDelete enum name | glo::TransactionManager | |
eTRX_DELETE enum value | glo::TransactionManager | |
eTRX_STORE enum value | glo::TransactionManager | |
getActionRecord(Record *&prRetVal, EnStoreDelete &reAction, const TransactionOwner &rCommunicatorWithTreadID, const ObjID &rObjID, const std::string &rsDataPath, bool bInRecursion=false) | glo::TransactionManager | |
getActionRecord(std::shared_ptr< Record > &rRetVal, EnStoreDelete &reAction, const TransactionOwner &rCommunicatorWithTreadID, const ObjID &rObjID, const std::string &rsDataPath, bool bInRecursion=false) | glo::TransactionManager | |
getTransactionStack(const TransactionOwner &rCommunicatorWithTreadID) | glo::TransactionManager | protected |
inTransaction(const TransactionOwner &rCommunicatorWithTreadID) const | glo::TransactionManager | |
m_RecursionRecordMap | glo::TransactionManager | private |
m_TransactionStackMap | glo::TransactionManager | private |
m_TransactionStackMapIterator | glo::TransactionManager | private |
operator=(const TransactionManager &) | glo::TransactionManager | private |
removeCurrentTransactionStack() | glo::TransactionManager | protected |
setTransactionStep(NUM_PTR &nNewTrxStepAddr, const TransactionOwner &rCommunicatorWithTreadID, EnStoreDelete eAction, Record *pActionRecord) | glo::TransactionManager | |
TransactionManager() | glo::TransactionManager | |
TransactionManager(const TransactionManager &) | glo::TransactionManager | private |
writeTransactionFile(CommunicatorTransactionStack *pTransactionStack) | glo::TransactionManager | private |
~TransactionManager() | glo::TransactionManager | virtual |