token Member List

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

ADD enum valuetoken
ASCII enum valuetoken
ASSIGN enum valuetoken
ATSYM enum valuetoken
BEGIN_BLOCK enum valuetoken
BEGIN_LIST enum valuetoken
BEGIN_SQR enum valuetoken
BEGIN_STRING enum valuetoken
BINARY enum valuetoken
BOOL enum valuetoken
boolean(bool on) noexcepttokeninlinestatic
boolToken() consttokeninline
COLON enum valuetoken
COMMA enum valuetoken
COMPOUND enum valuetoken
compoundToken() consttokeninline
DIRECTIVE enum valuetoken
DIVIDE enum valuetoken
DOLLAR enum valuetoken
DOUBLE enum valuetoken
DOUBLE_SCALAR enum valuetoken
doubleScalarToken() consttokeninline
doubleToken() consttokeninline
DQUOTE enum valuetoken
END_BLOCK enum valuetoken
END_LIST enum valuetoken
END_SQR enum valuetoken
END_STATEMENT enum valuetoken
END_STRING enum valuetoken
ERROR enum valuetoken
error() const noexcepttokeninline
EXPRESSION enum valuetoken
flag(int bitmask) noexcepttokeninlinestatic
FLAG enum valuetoken
flagToken() consttokeninline
flagType enum nametoken
FLOAT enum valuetoken
FLOAT_SCALAR enum valuetoken
floatScalarToken() consttokeninline
floatToken() consttokeninline
good() const noexcepttokeninline
HASH enum valuetoken
info() consttokeninline
isBool() const noexcepttokeninline
isCompound() const noexcepttokeninline
isDirective() const noexcepttokeninline
isDouble() const noexcepttokeninline
isDoubleScalar() consttokeninline
isExpression() const noexcepttokeninline
isFlag() const noexcepttokeninline
isFloat() const noexcepttokeninline
isFloatScalar() consttokeninline
isLabel() const noexcepttokeninline
isLabel(const label val) const noexcepttokeninline
isNumber() const noexcepttokeninline
isPunctuation() const noexcepttokeninline
isPunctuation(const punctuationToken p) const noexcepttokeninline
isQuotedString() const noexcepttokeninline
isScalar() const noexcepttokeninline
isseparator(int c) noexcepttokeninlinestatic
isSeparator() const noexcepttokeninline
isString() const noexcepttokeninline
isStringType() const noexcepttokeninline
isVariable() const noexcepttokeninline
isVerbatim() const noexcepttokeninline
isWord() const noexcepttokeninline
isWord(const std::string &s) consttokeninline
LABEL enum valuetoken
labelToken() consttokeninline
LBRACE enum valuetoken
lineNumber() const noexcepttokeninline
lineNumber(const label lineNum) noexcepttokeninline
lineNumber() noexcepttokeninline
LPAREN enum valuetoken
LSQUARE enum valuetoken
MINUS enum valuetoken
MULTIPLY enum valuetoken
name() consttoken
NL enum valuetoken
NO_FLAG enum valuetoken
NULL_TOKEN enum valuetoken
number() consttokeninline
operator!=(const token &tok) consttokeninline
operator!=(const punctuationToken p) const noexcepttokeninline
operator!=(const label val) const noexcepttokeninline
operator!=(const floatScalar val) const noexcepttokeninline
operator!=(const doubleScalar val) const noexcepttokeninline
operator!=(const std::string &s) consttokeninline
operator<<(Ostream &os, const token &tok)tokenfriend
operator<<(Ostream &os, const punctuationToken &pt)tokenfriend
operator<<(ostream &os, const punctuationToken &pt)tokenfriend
operator<<(ostream &os, const InfoProxy< token > &ct)tokenfriend
operator=(const token &tok)tokeninline
operator=(token &&tok)tokeninline
operator=(const punctuationToken p)tokeninline
operator=(const label val)tokeninline
operator=(const floatScalar val)tokeninline
operator=(const doubleScalar val)tokeninline
operator=(const word &w)tokeninline
operator=(const string &str)tokeninline
operator=(word &&w)tokeninline
operator=(string &&str)tokeninline
operator=(token::compound *ptr)tokeninline
operator=(autoPtr< token::compound > &&ptr)tokeninline
operator=(word *)=deletetoken
operator=(string *)=deletetoken
operator==(const token &tok) consttokeninline
operator==(const punctuationToken p) const noexcepttokeninline
operator==(const label val) const noexcepttokeninline
operator==(const floatScalar val) const noexcepttokeninline
operator==(const doubleScalar val) const noexcepttokeninline
operator==(const std::string &s) consttokeninline
PLUS enum valuetoken
pToken() consttokeninline
PUNCTUATION enum valuetoken
punctuationToken enum nametoken
QUESTION enum valuetoken
RBRACE enum valuetoken
reset()tokeninline
RPAREN enum valuetoken
RSQUARE enum valuetoken
scalarToken() consttokeninline
SEMICOLON enum valuetoken
setBad()tokeninline
setType(const tokenType tokType) noexcepttokeninline
SPACE enum valuetoken
SQUOTE enum valuetoken
STRING enum valuetoken
stringToken() consttokeninline
SUBTRACT enum valuetoken
swap(token &tok)tokeninline
TAB enum valuetoken
token() noexcepttokeninline
token(const token &t)tokeninline
token(token &&t) noexcepttokeninline
token(punctuationToken p, label lineNum=0) noexcepttokeninlineexplicit
token(const label val, label lineNum=0) noexcepttokeninlineexplicit
token(const floatScalar val, label lineNum=0) noexcepttokeninlineexplicit
token(const doubleScalar val, label lineNum=0) noexcepttokeninlineexplicit
token(const word &w, label lineNum=0)tokeninlineexplicit
token(const string &str, label lineNum=0)tokeninlineexplicit
token(word &&w, label lineNum=0)tokeninlineexplicit
token(string &&str, label lineNum=0)tokeninlineexplicit
token(token::compound *ptr, label lineNum=0)tokeninlineexplicit
token(Istream &is)tokenexplicit
tokenType enum nametoken
transferCompoundToken()token
transferCompoundToken(const Istream &is)token
type() const noexcepttokeninline
typeNametokenstatic
UNDEFINED enum valuetoken
undefined() const noexcepttokeninline
undefinedTokentokenstatic
VARIABLE enum valuetoken
VERBATIM enum valuetoken
VERBATIMSTRING enum valuetoken
WORD enum valuetoken
wordToken() consttokeninline
~token()tokeninline