For transmitting index information.
More...
#include <GloAllSetIndexInfo.h>
For transmitting index information.
- Author
- Helmut Jakoby
- Copyright
- © 2010 Helmut Jakoby
◆ AllSetIndexInfo()
glo::AllSetIndexInfo::AllSetIndexInfo |
( |
| ) |
|
|
inline |
◆ getClassID()
unsigned long glo::AllSetIndexInfo::getClassID |
( |
| ) |
const |
|
inline |
◆ getIndexName()
std::string glo::AllSetIndexInfo::getIndexName |
( |
| ) |
const |
|
inline |
◆ getLanguage()
std::string glo::AllSetIndexInfo::getLanguage |
( |
| ) |
const |
|
inline |
◆ isCaseSensitive()
bool glo::AllSetIndexInfo::isCaseSensitive |
( |
| ) |
|
|
inline |
◆ isUnique()
bool glo::AllSetIndexInfo::isUnique |
( |
| ) |
|
|
inline |
◆ setCaseSensitive()
void glo::AllSetIndexInfo::setCaseSensitive |
( |
bool | bCaseSensitive | ) |
|
|
inline |
◆ setClassID()
void glo::AllSetIndexInfo::setClassID |
( |
unsigned long | ulClassID | ) |
|
|
inline |
◆ setIndexName()
void glo::AllSetIndexInfo::setIndexName |
( |
const std::string & | rsIndexName | ) |
|
|
inline |
◆ setLanguage()
void glo::AllSetIndexInfo::setLanguage |
( |
const std::string & | rsLanguage | ) |
|
|
inline |
◆ setUnique()
void glo::AllSetIndexInfo::setUnique |
( |
bool | bUnique | ) |
|
|
inline |
◆ m_bCaseSensitive
bool glo::AllSetIndexInfo::m_bCaseSensitive |
|
private |
If true, the index is 'CaseSensitive'.
◆ m_bUnique
bool glo::AllSetIndexInfo::m_bUnique |
|
private |
If true, it is a unique index.
◆ m_sIndexName
std::string glo::AllSetIndexInfo::m_sIndexName |
|
private |
◆ m_sLanguage
std::string glo::AllSetIndexInfo::m_sLanguage |
|
private |
One respectively more language codes.
◆ m_ulClassID
unsigned long glo::AllSetIndexInfo::m_ulClassID |
|
private |
The class ID to which the index applies.
The documentation for this class was generated from the following file: