1#ifndef INC_TRANSACTIONOWNER_H
2#define INC_TRANSACTIONOWNER_H
46#if defined ( _MSC_VER ) && ( _MSC_VER >= 1920 )
For each library, here 'GlobalObjects' there is a type file.
#define __glo_export_dll
Definition GloTypes.h:70
Superclass of LocalThread, ClientThread and ServerThread, because they can act as senders and receive...
Definition GloCommunicator.h:93
In order to make transactions available not only to a glo::Communicator, but also to individual threa...
Definition GloTransactionOwner.h:81
NUM_PTR getThreadID() const
NUM_PTR m_ipThreadID
Definition GloTransactionOwner.h:111
void setThreadID(NUM_PTR ipThreadID)
TransactionOwner(const TransactionOwner &rT)
TransactionOwner(Communicator *pCommunicator, NUM_PTR ipThreadID)
Communicator * getCommunicator() const
virtual ~TransactionOwner()
Communicator * m_pCommunicator
Definition GloTransactionOwner.h:94
void setAttributes(Communicator *pCommunicator, NUM_PTR ipThreadID)
void setCommunicator(Communicator *pCommunicator)
Definition GloAbstractBaseLot.h:49
Definition GloTransactionOwner.h:343
size_t operator()(const TransactionOwner &rTransactionOwner) const