Lexer::TokenValue Member List

This is the complete list of members for Lexer::TokenValue, including all inherited members.
CopyFrom(TokenValue &tv) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
CopyFrom(TokenValue &tv) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetAbsTimeValue(abstime_t &asecs) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetAbsTimeValue(abstime_t &asecs) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetBoolValue(bool &b) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetBoolValue(bool &b) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetIntValue(int &i, Value::NumberFactor &f) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetIntValue(int &i, Value::NumberFactor &f) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetRealValue(double &r, Value::NumberFactor &f) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetRealValue(double &r, Value::NumberFactor &f) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetRelTimeValue(double &rsecs) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetRelTimeValue(double &rsecs) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetStringValue(std::string &str) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetStringValue(std::string &str) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetTokenType() (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
GetTokenType() (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetAbsTimeValue(abstime_t asecs) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetAbsTimeValue(abstime_t asecs) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetBoolValue(bool b) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetBoolValue(bool b) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetIntValue(int i, Value::NumberFactor f) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetIntValue(int i, Value::NumberFactor f) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetRealValue(double r, Value::NumberFactor f) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetRealValue(double r, Value::NumberFactor f) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetRelTimeValue(double rsecs) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetRelTimeValue(double rsecs) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetStringValue(const std::string &str) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetStringValue(const std::string &str) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetTokenType(TokenType t) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
SetTokenType(TokenType t) (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
TokenValue() (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
TokenValue() (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
~TokenValue() (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
~TokenValue() (defined in Lexer::TokenValue)Lexer::TokenValue [inline]
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends