Object info of the WatchNotifyManager for the watching instance.
See detailed description in the manual under "Watching / notifying persistent objects".
More...
#include <GloNotifyNote.h>
Object info of the WatchNotifyManager for the watching instance.
See detailed description in the manual under "Watching / notifying persistent objects".
- Copyright
- © 2010 Helmut Jakoby
- Author
- Helmut Jakoby
◆ NotifyNote()
glo::NotifyNote::NotifyNote |
( |
| ) |
|
|
inline |
Standard constructor to initialize the attributes.
◆ m_ipCallBack
NUM_PTR glo::NotifyNote::m_ipCallBack |
Usually the address, casted to NUM_PTR, of the CallBack function of the client communicator which is called on a notification.
◆ m_nSocket
SOCKET glo::NotifyNote::m_nSocket |
SOCKET of the notification trigger.
◆ m_ObjID
ObjID glo::NotifyNote::m_ObjID |
The ObjID of the object on which the action NotifyNote::m_iNotifyMode was executed.
Is NULL or "0.0.0" if e.g. only one client info (e.g. Client XY is now in the system).
◆ m_strClientName
std::string glo::NotifyNote::m_strClientName |
The name of the client that triggered the notification.
◆ m_strInfo
std::string glo::NotifyNote::m_strInfo |
Is used for further string information (e.g. schema name, index name).
◆ m_strInfo2
std::string glo::NotifyNote::m_strInfo2 |
Is used for further string information (e.g. IP address).
◆ m_uiCommunicatorID
unsigned int glo::NotifyNote::m_uiCommunicatorID |
◆ m_uiInfo
unsigned int glo::NotifyNote::m_uiInfo |
Is used for further numerical information (e.g. percentage processing).
◆ m_uiInfo2
unsigned int glo::NotifyNote::m_uiInfo2 |
Is used for further numerical information (e.g. number of expected actions).
◆ m_ulNotifyMode
The mode tells which action(s) was (were) executed.
The documentation for this struct was generated from the following file: