1#ifndef INC_GLONOTIFYNOTE_H
2#define INC_GLONOTIFYNOTE_H
47#if defined(_MSC_VER) || defined(__MINGW32__) || defined(__MINGW64__)
49#elif defined(__GNUC__)
50 #define INT_PTR intptr_t
For each library, here 'GlobalObjects' there is a type file.
Includes the socket library(s) and defines socket types.
An object ID consists of the class ID, a database ID and the actual unique object number (all unsigne...
Definition GloObjID.h:84
Definition GloAbstractBaseLot.h:49
unsigned long TdWatchNotifyMode
Definition GloTypes.h:558
const TdWatchNotifyMode WNM_NONE
Definition GloTypes.h:569
std::string m_strInfo
Definition GloNotifyNote.h:183
std::string m_strInfo2
Definition GloNotifyNote.h:194
ObjID m_ObjID
Definition GloNotifyNote.h:150
unsigned int m_uiCommunicatorID
Definition GloNotifyNote.h:120
TdWatchNotifyMode m_ulNotifyMode
Definition GloNotifyNote.h:84
std::string m_strClientName
Definition GloNotifyNote.h:131
unsigned int m_uiInfo
Definition GloNotifyNote.h:161
SOCKET m_nSocket
Definition GloNotifyNote.h:109
unsigned int m_uiInfo2
Definition GloNotifyNote.h:172
NUM_PTR m_ipCallBack
Definition GloNotifyNote.h:98
NotifyNote()
Definition GloNotifyNote.h:208