GlobalObjects
Loading...
Searching...
No Matches
glo::ReaderWriterInfo Struct Reference

Objects of this structure transport data to objects of type TableReaderInterface and TableWriterInterface. More...

#include <GloReaderWriterInfo.h>

Inheritance diagram for glo::ReaderWriterInfo:

Public Attributes

Communicatorm_pCommunicator
 
Managerm_pDBManager
 

Detailed Description

Objects of this structure transport data to objects of type TableReaderInterface and TableWriterInterface.

Author
Helmut Jakoby

Member Data Documentation

◆ m_pCommunicator

Communicator* glo::ReaderWriterInfo::m_pCommunicator

The Communicator, which wants to read or write.

◆ m_pDBManager

Manager* glo::ReaderWriterInfo::m_pDBManager

To possibly trigger a Read, Write or Insert notification.


The documentation for this struct was generated from the following file: