GlobalObjects
|
Header for WatchNotifyManager
WatchNotifyManager::NotifyInfo
WatchNotifyManager::NotifyObjInfo
WatchNotifyManager::NotifyClientInfo
WatchNotifyManager::NotifyIndexReadWriteInfo
WatchNotifyManager::CommunicatorCallBackIndex
WatchNotifyManager::CommunicatorCallBackClassIndex
WatchNotifyManager::CommunicatorCallBackObjIndex
WatchNotifyManager::CommunicatorCallBackClientIndex
WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex
WatchNotifyManager::CommunicatorNotifyModes
WatchNotifyManager::CommunicatorClassNotifyModes
WatchNotifyManager::CommunicatorObjNotifyModes
WatchNotifyManager::CommunicatorClientNotifyModes
WatchNotifyManager::CommunicatorIndexReadWriteNotifyModes
More...
#include <list>
#include <map>
#include <unordered_map>
#include <queue>
#include "GloTypes.h"
#include "GloManager.h"
#include "GloObjID.h"
#include "GloWatchSpecification.h"
#include "EuRepeatingThread.h"
Go to the source code of this file.
Classes | |
class | glo::WatchNotifyManager::ClassWatch |
Monitoring class for AllSets. More... | |
class | glo::WatchNotifyManager::ClientWatch |
Monitoring class for client logins and logouts. More... | |
class | glo::WatchNotifyManager::CommunicatorCallBackClassIndex |
Is a unique index for maps of CommunicatorClassNotifyModes and as index for the static action lists. More... | |
class | glo::WatchNotifyManager::CommunicatorCallBackClientIndex |
Is a unique index for maps of CommunicatorClientNotifyModes and as index for the static action lists. More... | |
class | glo::WatchNotifyManager::CommunicatorCallBackIndex |
Base class of a unique index for maps of derived classes of CommunicatorNotifyModes and as index for the static action lists. More... | |
class | glo::WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex |
Is a unique index for maps from CommunicatorCallBackIndexReadWriteIndex and as index for the static action lists. More... | |
class | glo::WatchNotifyManager::CommunicatorCallBackObjIndex |
Is a unique index for maps of CommunicatorObjNotifyModes and as index for the static action lists. More... | |
class | glo::WatchNotifyManager::CommunicatorClassNotifyModes |
Monitoring or notification mode of AllSets. More... | |
class | glo::WatchNotifyManager::CommunicatorClientNotifyModes |
Monitoring or notification mode of client logins and logouts. More... | |
class | glo::WatchNotifyManager::CommunicatorIndexReadWriteNotifyModes |
Monitoring or notification mode for read index, write index and reindex actions of the database More... | |
class | glo::WatchNotifyManager::CommunicatorNotifyModes |
Basic class of the individual monitoring or notification modes. More... | |
class | glo::WatchNotifyManager::CommunicatorObjNotifyModes |
Monitoring or notification mode of objects with their dependent objects. Dependent objects are the embedded or directly loaded objects in pointers and pointer lists. More... | |
struct | glo::WatchNotifyManager::CommunicatorCallBackIndex::HashFunction |
class | glo::WatchNotifyManager::IndexReadWriteWatch |
Monitoring class for read-index, write-index and reindex actions of the database. More... | |
class | glo::WatchNotifyManager::NotifyClientInfo |
Is used for notifying information about clients in a job to the WatchNotifyManager. More... | |
class | glo::WatchNotifyManager::NotifyIndexReadWriteInfo |
Is used for Notify-Infos to monitor the reading, writing and reindexing of the indexes in an order to the WatchNotifyManager. More... | |
class | glo::WatchNotifyManager::NotifyInfo |
Base class for different Notify-Infos, which are used in a order to the WatchNotifyManager. More... | |
class | glo::WatchNotifyManager::NotifyObjInfo |
Is used for notifying information about objects in an order to the WatchNotifyManager. More... | |
class | glo::WatchNotifyManager::ObjectWatch |
Monitoring class for objects. More... | |
class | glo::WatchNotifyManager |
Classes to monitor persistent objects and to notify the respective clients of changes. More... | |
Namespaces | |
namespace | glo |
Header for WatchNotifyManager
WatchNotifyManager::NotifyInfo
WatchNotifyManager::NotifyObjInfo
WatchNotifyManager::NotifyClientInfo
WatchNotifyManager::NotifyIndexReadWriteInfo
WatchNotifyManager::CommunicatorCallBackIndex
WatchNotifyManager::CommunicatorCallBackClassIndex
WatchNotifyManager::CommunicatorCallBackObjIndex
WatchNotifyManager::CommunicatorCallBackClientIndex
WatchNotifyManager::CommunicatorCallBackIndexReadWriteIndex
WatchNotifyManager::CommunicatorNotifyModes
WatchNotifyManager::CommunicatorClassNotifyModes
WatchNotifyManager::CommunicatorObjNotifyModes
WatchNotifyManager::CommunicatorClientNotifyModes
WatchNotifyManager::CommunicatorIndexReadWriteNotifyModes
Terms of License The source code in this file is licensed.
SPDX-License-Identifier: LicenseRef-Helmut-Jakoby-Commercial-License OR LicenseRef-Helmut-Jakoby-Adapted-Prosperity-Public-License
Helmut-Jakoby-Commercial-License
For OEMs (Original Equipment Manufacturers), ISVs (Independent Software Vendors), VARs (Value Added Resellers) and other distributors who combine commercially licensed software with Software © by Helmut Jakoby and distribute it as such or in conjunction with another product and do not wish to publish the source code of the commercially licensed software under any other license that may be offered, a commercial license is available for this purpose. Please review the following information to ensure the Commercial-License requirements will be met: https://globalobjects.de/hjacomlicense_en.html .
Helmut-Jakoby-Adapted-Prosperity-Public-License
For developers of free, non-commercial software applications who want to combine and distribute their application with Software © by Helmut Jakoby, this license is a good option. Please review the following information to ensure the Adapted-Prosperity-Public-License requirements will be met: https://globalobjects.de/hjappllicense_en.html .