GlobalObjects
Lade ...
Suche ...
Keine Treffer
GloSchemaInterface.h-Dateireferenz

Header für SchemaInterface Mehr ...

#include "GloTypes.h"
#include "GloClassInfoAttribute.h"
#include "GloClassInfoIndex.h"
#include "GloClassInfo.h"
#include <string>
#include <map>
#include <vector>
#include <list>
#include <set>

gehe zum Quellcode dieser Datei

Klassen

class  glo::SchemaInterface
 Diese Klasse ist die Schnittstelle zu einem GlobalObjects-Schema. Sie beinhaltet alle Klasseninformationen um Objekte von persistenten Klassen in einer Datenbank speichern zu können und um aus Tabellen Objekte und aus Objekten Tabellen bauen zu können. Mehr ...
 
struct  glo::SchemaInterface::TempGloClassInfoIndex
 Struktur um Indexe bis zum Ende des Einlesens aus der Schemadatei zu sammeln. Mehr ...
 

Namensbereiche

namespace  glo
 

Ausführliche Beschreibung

Header für SchemaInterface

Autor
Helmut Jakoby

Terms of License

This file is part of the GlobalObjects module.

GlobalObjects is free software:

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

GNU Affero General Public License Usage
You can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. Please review the following information to ensure the GNU Affero General Public License requirements will be met: https://www.gnu.org/licenses/agpl-3.0.en.html .