|
GlobalObjects
|
Objects of this structure transport data to objects of type TableReaderInterface and TableWriterInterface. More...
#include <GloReaderWriterInfo.h>

Public Attributes | |
| Communicator * | m_pCommunicator |
| Manager * | m_pDBManager |
Objects of this structure transport data to objects of type TableReaderInterface and TableWriterInterface.
| Communicator* glo::ReaderWriterInfo::m_pCommunicator |
The Communicator, which wants to read or write.
| Manager* glo::ReaderWriterInfo::m_pDBManager |
To possibly trigger a Read, Write or Insert notification.