1#ifndef INC_GLONOTIFYNOTE_H
2#define INC_GLONOTIFYNOTE_H
47#if defined(_MSC_VER) || defined(__MINGW32__) || defined(__MINGW64__)
50#elif defined(__GNUC__)
51 #define INT_PTR intptr_t
52 #define SOCKET uintptr_t
Für jede Bibliothek, hier 'GlobalObjects' gibt es eine Typen-Datei.
Ein Objekt-ID besteht aus der Klassen-ID, einer Datenbank-ID und der eigentlichen eindeutigen ObjektZ...
Definition GloObjID.h:84
Definition GloAbstractBaseLot.h:49
unsigned long TdWatchNotifyMode
Definition GloTypes.h:558
const TdWatchNotifyMode WNM_NONE
Definition GloTypes.h:569
Objektinfo des WatchNotifyManager für die beobachtende Instanz. Siehe ausführliche Beschreibung im ...
Definition GloNotifyNote.h:73
std::string m_strInfo
Definition GloNotifyNote.h:184
std::string m_strInfo2
Definition GloNotifyNote.h:195
ObjID m_ObjID
Definition GloNotifyNote.h:151
unsigned int m_uiCommunicatorID
Definition GloNotifyNote.h:121
TdWatchNotifyMode m_ulNotifyMode
Definition GloNotifyNote.h:85
std::string m_strClientName
Definition GloNotifyNote.h:132
unsigned int m_uiInfo
Definition GloNotifyNote.h:162
SOCKET m_nSocket
Definition GloNotifyNote.h:110
unsigned int m_uiInfo2
Definition GloNotifyNote.h:173
NUM_PTR m_ipCallBack
Definition GloNotifyNote.h:99
NotifyNote()
Definition GloNotifyNote.h:209