amath  1.8.5
Simple command line calculator
Language Member List

This is the complete list of members for Language, including all inherited members.

aliascountLanguageprotected
ansiModeLanguageprivate
CharIsAlNum(unsigned long character)=0Languagepure virtual
CharIsAlpha(unsigned long character)=0Languagepure virtual
CharIsBlank(unsigned long character)Languagevirtual
CharIsCntrl(unsigned long character)=0Languagepure virtual
CharIsDigit(unsigned long character)=0Languagepure virtual
CharIsNewLine(unsigned long character)Languagevirtual
CharIsOperator(unsigned long character)Languagevirtual
CharIsPunct(unsigned long character)=0Languagepure virtual
CharIsQuote(unsigned long character)Languagevirtual
CharIsSpace(unsigned long character)=0Languagepure virtual
FindAlias(const char *ident) constLanguageprivate
FindKeyword(const char *ident) constLanguage
GetFractionPoint()=0Languagepure virtual
GetHelpText(char *ident)Language
GetHelpText(Symbol symbol)Language
GetText(int id)Language
helpcountLanguageprotected
identcountLanguageprotected
keywordcountLanguageprotected
keywordslocLanguageprotected
Language()Language
lastTextLanguageprivate
SetAnsiMode(bool value)Language
StrIsEqualLoc(const char *s1, const char *s2)=0Languagepure virtual
textcountLanguageprotected
Translate(textdef *def)=0Languageprotectedpure virtual
Translate(helptextdef *def)=0Languageprotectedpure virtual
Translate(identhelpdef *def)=0Languageprotectedpure virtual
UntagText(const char *text)Languageprivate
Validate(char c)=0Languagepure virtual
~CharValidator()CharValidatorinlinevirtual
~Language()Languagevirtual