token Member List

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

ASCII enum valuetoken
BEGIN_BLOCK enum valuetoken
BEGIN_LIST enum valuetoken
BEGIN_SQR enum valuetoken
BEGIN_STRING enum valuetoken
beginBlock()tokeninlinestatic
beginList()tokeninlinestatic
beginSquare()tokeninlinestatic
BINARY enum valuetoken
BOOL enum valuetoken
boolean(bool on)tokeninlinestatic
boolToken() consttokeninline
COLON enum valuetoken
COMMA enum valuetoken
data_tokenprivate
DIRECTIVE enum valuetoken
DIVIDE enum valuetoken
DOLLAR enum valuetoken
DOUBLE enum valuetoken
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
endBlocK()tokeninlinestatic
endList()tokeninlinestatic
endSquare()tokeninlinestatic
endStatement()tokeninlinestatic
error() consttokeninline
ERROR enum valuetoken
FLAG enum valuetoken
flag(int bitmask)tokeninlinestatic
flagToken() consttokeninline
flagType enum nametoken
FLOAT enum valuetoken
floatToken() consttokeninline
good() consttokeninline
int32Token() consttokeninline
INT64 enum valuetoken
int64Token() consttokeninline
isBool() consttokeninline
isDirective() consttokeninline
isDouble() consttokeninline
isEndBlock() consttokeninline
isEndStatement() consttokeninline
isFlag() consttokeninline
isFloat() consttokeninline
isInt32() consttokeninline
isInt64() consttokeninline
isNumber() consttokeninline
isPunctuation() consttokeninline
isReal() consttokeninline
isSeparator() consttokeninline
isseparator(int c)tokeninlinestatic
isString() consttokeninline
isStringType() consttokeninline
isVariable() consttokeninline
isWord() consttokeninline
lineNumber() consttokeninline
lineNumber()tokeninline
lineNumber_tokenprivate
name() consttoken
newLine()tokeninlinestatic
NL enum valuetoken
NO_FLAG enum valuetoken
NULL_TOKEN enum valuetoken
number() consttokeninline
operator!=(const token &tok) consttokeninline
operator!=(const punctuationToken p) consttokeninline
operator!=(const int64 val) consttokeninline
operator!=(const int32 val) consttokeninline
operator!=(const float val) consttokeninline
operator!=(const double val) consttokeninline
operator!=(const word &w) consttokeninline
operator<<(iOstream &os, const token &tok)tokenfriend
operator<<(iOstream &os, const punctuationToken &pt)tokenfriend
operator<<(std::ostream &os, const token &tok)tokenfriend
operator<<(std::ostream &os, const punctuationToken &pt)tokenfriend
operator=(const token &tok)tokeninline
operator=(token &&tok)tokeninline
operator=(const punctuationToken p)tokeninline
operator=(const int64 val)tokeninline
operator=(const int32 val)tokeninline
operator=(const float val)tokeninline
operator=(const double val)tokeninline
operator=(const word &w)tokeninline
operator=(word &&w)tokeninline
operator=(word *)=deletetoken
operator==(const token &tok) consttokeninline
operator==(const punctuationToken p) consttokeninline
operator==(const int64 val) consttokeninline
operator==(const int32 val) consttokeninline
operator==(const float val) consttokeninline
operator==(const double val) consttokeninline
operator==(const word &w) consttokeninline
parseError(const char *expected) consttokenprivate
printInfo(iOstream &os) consttoken
printInfo(std::ostream &os) consttoken
pToken() consttokeninline
PUNCTUATION enum valuetoken
punctuationToken enum nametoken
realToken() consttokeninline
reset()tokeninline
setBad()tokeninline
setType(const tokenType tokType)tokeninline
setUndefined()tokeninlineprivate
space()tokeninlinestatic
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)tokeninline
token(punctuationToken p, int32 lineNumber=0)tokeninlineexplicit
token(const label val, int32 lineNumber=0)tokeninlineexplicit
token(const uint32 val, int32 lineNumber=0)tokeninlineexplicit
token(const int64 val, int32 lineNumber=0)tokeninlineexplicit
token(const int32 val, int32 lineNumber=0)tokeninlineexplicit
token(const float val, int32 lineNumber=0)tokeninlineexplicit
token(const double val, int32 lineNumber=0)tokeninlineexplicit
token(const word &w, int32 lineNumber=0, bool isString=false)tokeninlineexplicit
token(word &&w, int32 lineNumber=0, bool isString=false)tokeninlineexplicit
token(iIstream &is)tokenexplicit
tokenType enum nametoken
type() consttokeninline
type_tokenprivate
undefined() consttokeninline
UNDEFINED enum valuetoken
undefinedToken()tokeninlinestatic
VARIABLE enum valuetoken
WORD enum valuetoken
wordToken() consttokeninline
~token()tokeninline