ULAPI
8.0
|
This is the complete list of members for ULConjugator, including all inherited members.
clear() | ULConjugator | |
getAllConjugations(const ULDerivation &verb, ULList< ULDerivation > &conjugationList) | ULConjugator | |
getAvailableServices(ULList< ULServiceDescriptor > &services) | ULConjugator | virtual |
getConjugation(const ULDerivation &verb, const ULTense &tense, const ULPerson &person, ULDerivation &conjugation) | ULConjugator | |
getConjugationDisplayComponents(const ULDerivation &conjugation, ULString &pronounText, ULString &separatorText, ULString &conjugationText) | ULConjugator | |
getConjugationDisplayText(const ULDerivation &conjugation) | ULConjugator | |
getConjugationsForTense(const ULDerivation &verb, const ULTense &tense, ULList< ULDerivation > &conjugationList) | ULConjugator | |
getDissector() | ULConjugator | |
getInfinitivesMatchingPrefix(const ULString &prefix, uluint32 maxMatches, ULList< ULString > &infinitiveList) | ULConjugator | |
getInfinitivesMatchingPrefix(const ULString &prefix, uluint32 maxMatches, ULList< ULDerivation > &infinitiveList) | ULConjugator | |
getInflector() | ULConjugator | |
getLanguage() const | ULConjugator | |
getPersonsForVerbAndTense(const ULDerivation &verb, const ULTense &tense, ULList< ULPerson > &personList) | ULConjugator | |
getPronouns(const ULPerson &person, ULList< ULString > &pronounList) | ULConjugator | |
getPronouns(const ULPerson &person, const ULNumber &number, const ULFormality &formality, ULList< ULString > &pronounList) | ULConjugator | |
getTensesForVerb(const ULDerivation &verb, ULList< ULTense > &tenseList) | ULConjugator | |
getVerbFromDictionaryIterator(const ULDictionaryIterator &dictionaryIterator, ULDerivation &verb) | ULConjugator | |
getVerbsMatchingInfinitive(const ULString &infinitive, ULList< ULDerivation > &verbList) | ULConjugator | |
getVerbsMatchingVerbForm(const ULString &verbForm, ULList< ULDerivation > &verbList) | ULConjugator | |
isServiceAvailable(const ULServiceDescriptor &service) | ULConjugator | virtual |
operator=(const ULConjugator &other) | ULConjugator | |
setCancelOperation(bool shouldCancel) | ULWorker | virtual |
setDissector(ULDissector *dissector) | ULConjugator | |
setInflector(ULInflector *inflector) | ULConjugator | |
shouldCancelOperation() const | ULWorker | virtual |
ULConjugator() | ULConjugator | |
ULConjugator(const ULConjugator &other) | ULConjugator | |
ULWorker() | ULWorker | |
~ULConjugator() | ULConjugator | virtual |
~ULWorker() | ULWorker | inlinevirtual |