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

Header für IndexQueryBaseStruct Mehr ...

#include "GloTypes.h"
#include "EuStdFunctions.h"

gehe zum Quellcode dieser Datei

Klassen

class  glo::ComparisionIndexQueryStruct
 Wird zum Übertragen von IndexAbfrage-Informationen in einer OrderMsg benötigt.
Mittels dieser Struktur können Ergebnisse mittels "<", "<=", ">", ">=", "==" und "!=" ermittelt werden.
Wenn z.B. ein Index den Wert "123" und der Vergleichsoperator den Wert LESS hat, werden alle Objekte mit dem Index kleiner "123" geliefert. Mehr ...
 
class  glo::IndexQueryBaseStruct
 
class  glo::IndexQueryStruct
 Wird zum Übertragen von IndexAbfrage-Informationen in einer OrderMsg benötigt. Mehr ...
 
class  glo::RangeIndexQueryStruct
 Wird zum Übertragen von IndexAbfrage-Informationen in einer OrderMsg benötigt.
Mittels dieser Struktur können Ergebnisse mittels Bereichsangabe ermittelt werden.
Wenn z.B. m_sIndex den Wert "123" und m_sRangeEndIndex den Wert "155" hat, werden alle Objekte mit dem Index grösser/gleich "123" und kleiner/gleich "155" geliefert. Mehr ...
 

Namensbereiche

namespace  glo
 

Ausführliche Beschreibung

Header für IndexQueryBaseStruct

Autor
Helmut Jakoby

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 .