NxsToken Member List
This is the complete list of members for
NxsToken, including all inherited members.
| Abbreviation(NxsString s) | NxsToken | |
| AppendToComment(char ch) | NxsToken | [inline, protected] |
| AppendToToken(char ch) | NxsToken | [inline, protected] |
| AtEOF() | NxsToken | [inline] |
| AtEOL() | NxsToken | [inline] |
| Begins(NxsString s, bool respect_case=false) | NxsToken | |
| BlanksToUnderscores() | NxsToken | [inline] |
| DemandEndSemicolon(NxsToken &token, NxsString &errormsg, const char *contextString) | NxsToken | [static] |
| DemandPositiveInt(NxsToken &token, NxsString &errormsg, const char *contextString) | NxsToken | [static] |
| Equals(NxsString s, bool respect_case=false) const | NxsToken | [inline] |
| EscapeString(const std::string &) | NxsToken | [inline, static] |
| GetBlockName() | NxsToken | [inline] |
| GetComment() | NxsToken | [protected] |
| GetCurlyBracketedToken() | NxsToken | [protected] |
| GetDoubleQuotedToken() | NxsToken | [protected] |
| GetFileColumn() const | NxsToken | [inline] |
| GetFileLine() const | NxsToken | [inline] |
| GetFilePosition() const | NxsToken | [inline] |
| GetNextToken() | NxsToken | |
| GetParentheticalToken() | NxsToken | [protected] |
| GetQuoted(const std::string &) | NxsToken | [static] |
| GetQuoted() | NxsToken | [protected] |
| GetToken(bool respect_case=true) | NxsToken | [inline] |
| GetTokenAsCStr(bool respect_case=true) | NxsToken | [inline] |
| GetTokenLength() const | NxsToken | [inline] |
| GetTokenReference() const | NxsToken | [inline] |
| IsPlusMinusToken() | NxsToken | [inline] |
| IsPlusMinusToken(const std::string &t) | NxsToken | [inline] |
| IsPunctuation(char ch) | NxsToken | [inline, protected] |
| IsPunctuationToken() | NxsToken | [inline] |
| IsPunctuationToken(const std::string &t) | NxsToken | [inline] |
| IsWhitespace(char ch) | NxsToken | [inline, protected] |
| IsWhitespaceToken() | NxsToken | [inline] |
| IsWhitespaceToken(const std::string &t) | NxsToken | [inline] |
| NeedsQuotes(const std::string &) | NxsToken | [static] |
| OutputComment(const NxsString &msg) | NxsToken | [inline, virtual] |
| ProcessAsCommand(ProcessedNxsCommand *tokenVec) | NxsToken | |
| ReplaceToken(const NxsString s) | NxsToken | [inline] |
| ResetToken() | NxsToken | [inline] |
| SetBlockName(const char *) | NxsToken | [inline] |
| SetLabileFlagBit(int bit) | NxsToken | [inline] |
| SetSpecialPunctuationCharacter(char c) | NxsToken | [inline] |
| StoppedOn(char ch) | NxsToken | [inline] |
| StripWhitespace() | NxsToken | |
| ToUpper() | NxsToken | |
| Write(std::ostream &out) | NxsToken | [inline] |
| Writeln(std::ostream &out) | NxsToken | [inline] |
| ~NxsToken() | NxsToken | [virtual] |