|
ULAPI
8.0
|
This is the complete list of members for ULInflector, including all inherited members.
| clear() | ULInflector | |
| createInflector(const ULLanguage &language) | ULInflector | static |
| dictionaryDataSource | ULInflector | protected |
| filterRulesForInflection(const ULPartOfSpeech &targetPartOfSpeech, ULList< ULInflectionRule > &ruleList) | ULInflector | protectedstatic |
| getAvailableServices(ULList< ULServiceDescriptor > &services) | ULInflector | virtual |
| getDictionaryDataSource() | ULInflector | |
| getInflections(const ULString &originalSearchString, ULDerivation &derivation, const ULPartOfSpeech &targetPartOfSpeech, uluint32 maxDerivationLength, ULList< ULDerivation > &derivationList) | ULInflector | protected |
| getLanguage() const | ULInflector | |
| getLanguageDataSource() | ULInflector | |
| getMatchingTerms(const ULString &s, ULList< ULPartOfSpeech > &pospList, ULList< ULDictionaryIterator > &iteratorList) | ULInflector | protected |
| inflect(const ULString &word, const ULPartOfSpeech &sourcePartOfSpeech, const ULPartOfSpeech &targetPartOfSpeech, uluint32 maxDerivationLength, ULList< ULDerivation > &derivationList) | ULInflector | virtual |
| inflect(const ULDerivation &verb, const ULPartOfSpeech &targetPartOfSpeech, uluint32 maxDerivationLength, ULList< ULDerivation > &derivationList) | ULInflector | virtual |
| inflectWithWord(const ULString &originalSearchString, const ULDerivation &word, const ULPartOfSpeech &targetPartOfSpeech, uluint32 maxDerivationLength, ULList< ULDerivation > &derivationList) | ULInflector | protected |
| isServiceAvailable(const ULServiceDescriptor &service) | ULInflector | virtual |
| isWordWithPartOfSpeech(const ULString &s, const ULPartOfSpeech &targetPartOfSpeech) | ULInflector | protected |
| languageDataSource | ULInflector | protected |
| operator=(const ULInflector &other) | ULInflector | |
| setCancelOperation(bool shouldCancel) | ULWorker | virtual |
| setDictionaryDataSource(ULDictionaryDataSource *dictionaryDataSource) | ULInflector | |
| setLanguageDataSource(ULLanguageDataSource *dataSource) | ULInflector | |
| shouldCancelOperation() const | ULWorker | virtual |
| ULDerivation class | ULInflector | friend |
| ULInflector() | ULInflector | |
| ULInflector(const ULInflector &other) | ULInflector | |
| ULWorker() | ULWorker | |
| ~ULInflector() | ULInflector | virtual |
| ~ULWorker() | ULWorker | inlinevirtual |
1.8.2