|
GlobalObjects
|
Vollständige Aufstellung aller Elemente für glo::AllSetIndexInfo einschließlich aller geerbten Elemente.
| AllSetIndexInfo() | glo::AllSetIndexInfo | inline |
| getClassID() const | glo::AllSetIndexInfo | inline |
| getIndexName() const | glo::AllSetIndexInfo | inline |
| getLanguage() const | glo::AllSetIndexInfo | inline |
| isCaseSensitive() | glo::AllSetIndexInfo | inline |
| isUnique() | glo::AllSetIndexInfo | inline |
| m_bCaseSensitive | glo::AllSetIndexInfo | private |
| m_bUnique | glo::AllSetIndexInfo | private |
| m_sIndexName | glo::AllSetIndexInfo | private |
| m_sLanguage | glo::AllSetIndexInfo | private |
| m_ulClassID | glo::AllSetIndexInfo | private |
| setCaseSensitive(bool bCaseSensitive) | glo::AllSetIndexInfo | inline |
| setClassID(unsigned long ulClassID) | glo::AllSetIndexInfo | inline |
| setIndexName(const std::string &rsIndexName) | glo::AllSetIndexInfo | inline |
| setLanguage(const std::string &rsLanguage) | glo::AllSetIndexInfo | inline |
| setUnique(bool bUnique) | glo::AllSetIndexInfo | inline |