GlobalObjects
|
Header für Manager
Manager::Receiver
Manager::ObjIdWithDepends
Manager::SchemaMapItem
Mehr ...
#include "GloTypes.h"
#include "GloOrderMsg.h"
#include <string>
#include "EuCriticalSection.h"
#include "PtlTDVList.h"
#include "GloTransactionManager.h"
#include "GloTransactionOwner.h"
#include "GloLockSpecification.h"
#include "GloWatchSpecification.h"
#include "EuRepeatingThread.h"
#include <vector>
#include <map>
#include <queue>
#include <fstream>
#include <winsock.h>
gehe zum Quellcode dieser Datei
Klassen | |
class | glo::Manager |
Das Objekt dieser Klasse ist die zentrale Anlaufstelle für Aktionen, welche mit GlobalObjects-Daten zu tun haben. Mehr ... | |
struct | glo::Manager::ObjIdWithDepends |
Eine Struktur um die Objekt-ID eines persistenten Objekts mit den Datensätzen der abhängigen Objekte (abhängig bedeutet; sollen mitgespeichert, mitgelöscht, mitüberwacht, mitgesperrt etc. werden) abzubilden. Mehr ... | |
class | glo::Manager::Receiver |
Ist die Gegenstelle bzw. der Kommunikator, welcher mit dem Manager kommuniziert. Bei dem Mehrbenutzbetrieb kann es mehrere Gegenstellen bzw. Kommunikatoren geben. Mehr ... | |
class | glo::Manager::SchemaMapItem |
Objekte dieser Klasse repräsentieren eine geöffnete Datenbank. Es gibt für jede geöffnete Datenbank ein Objekt dieser Klasse. Mehr ... | |
Namensbereiche | |
namespace | glo |
Header für Manager
Manager::Receiver
Manager::ObjIdWithDepends
Manager::SchemaMapItem
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 .