GlobalObjects
Lade ...
Suche ...
Keine Treffer
glo::AllSetIndexInfo Klassenreferenz

Zur Übermittlung von Index-Informationen. Mehr ...

#include <GloAllSetIndexInfo.h>

Öffentliche Methoden

 AllSetIndexInfo ()
 
void setClassID (unsigned long ulClassID)
 
unsigned long getClassID () const
 
void setIndexName (const std::string &rsIndexName)
 
std::string getIndexName () const
 
void setUnique (bool bUnique)
 
bool isUnique ()
 
void setLanguage (const std::string &rsLanguage)
 
std::string getLanguage () const
 
void setCaseSensitive (bool bCaseSensitive)
 
bool isCaseSensitive ()
 

Private Attribute

bool m_bCaseSensitive
 
bool m_bUnique
 
std::string m_sIndexName
 
std::string m_sLanguage
 
unsigned long m_ulClassID
 

Ausführliche Beschreibung

Zur Übermittlung von Index-Informationen.

Autor
Helmut Jakoby

Beschreibung der Konstruktoren und Destruktoren

◆ AllSetIndexInfo()

glo::AllSetIndexInfo::AllSetIndexInfo ( )
inline

Dokumentation der Elementfunktionen

◆ getClassID()

unsigned long glo::AllSetIndexInfo::getClassID ( ) const
inline

Set- und Get-Methoden.

◆ getIndexName()

std::string glo::AllSetIndexInfo::getIndexName ( ) const
inline

Set- und Get-Methoden.

◆ getLanguage()

std::string glo::AllSetIndexInfo::getLanguage ( ) const
inline

Set- und Get-Methoden.

◆ isCaseSensitive()

bool glo::AllSetIndexInfo::isCaseSensitive ( )
inline

Set- und Get-Methoden.

◆ isUnique()

bool glo::AllSetIndexInfo::isUnique ( )
inline

Set- und Get-Methoden.

◆ setCaseSensitive()

void glo::AllSetIndexInfo::setCaseSensitive ( bool bCaseSensitive)
inline

Set- und Get-Methoden.

◆ setClassID()

void glo::AllSetIndexInfo::setClassID ( unsigned long ulClassID)
inline

Set- und Get-Methoden.

◆ setIndexName()

void glo::AllSetIndexInfo::setIndexName ( const std::string & rsIndexName)
inline

Set- und Get-Methoden.

◆ setLanguage()

void glo::AllSetIndexInfo::setLanguage ( const std::string & rsLanguage)
inline

Set- und Get-Methoden.

◆ setUnique()

void glo::AllSetIndexInfo::setUnique ( bool bUnique)
inline

Set- und Get-Methoden.

Dokumentation der Datenelemente

◆ m_bCaseSensitive

bool glo::AllSetIndexInfo::m_bCaseSensitive
private

Wenn true, ist der Index 'CaseSensitive'.

◆ m_bUnique

bool glo::AllSetIndexInfo::m_bUnique
private

Wenn true, handelt es sich um einen Unique-Index.

◆ m_sIndexName

std::string glo::AllSetIndexInfo::m_sIndexName
private

Die Bezeichnung des Index.

◆ m_sLanguage

std::string glo::AllSetIndexInfo::m_sLanguage
private

Ein bzw. mehrere Sparchcodes.

◆ m_ulClassID

unsigned long glo::AllSetIndexInfo::m_ulClassID
private

Die Klassen-ID für die der Index gilt.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: