1#ifndef INC_GLOCLIENTINFO_H
2#define INC_GLOCLIENTINFO_H
47#if defined(_MSC_VER) || defined(__MINGW32__) || defined(__MINGW64__)
For each library, here 'GlobalObjects' there is a type file.
Definition GloAbstractBaseLot.h:49
A structure to transport client data between database and client.
Definition GloClientInfo.h:71
std::string m_strCommunicatorAdress
Definition GloClientInfo.h:118
SOCKET m_nSocket
Definition GloClientInfo.h:85
std::string m_sSchemaName
Definition GloClientInfo.h:129
std::string m_strClientName
Definition GloClientInfo.h:96
ClientInfo()
Definition GloClientInfo.h:143
unsigned int m_uiCommunicatorID
Definition GloClientInfo.h:107