1#ifndef INC_GLOCALLBACK_H
2#define INC_GLOCALLBACK_H
50 #pragma warning( disable : 4251 )
299 #pragma warning( default : 4251 )
For each library, here 'GlobalObjects' there is a type file.
#define __glo_export_dll
Definition GloTypes.h:70
Superclass for the classes that are 'connected' to a Base.
Definition GloCallBack.h:81
virtual int getTypeAsString(std::string &rsTypeName)
std::string m_strDebugInfo
Definition GloCallBack.h:111
virtual int setBase(Base *pBase)
virtual void notify(NotifyNote &rNote)
virtual Base * getBase() const
CallBack(const CallBack &rT)
CallBackSpy * m_pSpy
Definition GloCallBack.h:96
Class to access the CallBack objects of a database in memory.
Definition GloCallBackSpy.h:82
Definition GloAbstractBaseLot.h:49
Object info of the WatchNotifyManager for the watching instance. See detailed description in the ma...
Definition GloNotifyNote.h:73