List of all members.
Public Member Functions | 
| 
void  | SetTokenType (TokenType t) | 
| 
void  | SetIntValue (int i, Value::NumberFactor f) | 
| 
void  | SetRealValue (double r, Value::NumberFactor f) | 
| 
void  | SetBoolValue (bool b) | 
| 
void  | SetStringValue (const std::string &str) | 
| 
void  | SetAbsTimeValue (abstime_t asecs) | 
| 
void  | SetRelTimeValue (double rsecs) | 
| 
TokenType  | GetTokenType () | 
| 
void  | GetIntValue (int &i, Value::NumberFactor &f) | 
| 
void  | GetRealValue (double &r, Value::NumberFactor &f) | 
| 
void  | GetBoolValue (bool &b) | 
| 
void  | GetStringValue (std::string &str) | 
| 
void  | GetAbsTimeValue (abstime_t &asecs) | 
| 
void  | GetRelTimeValue (double &rsecs) | 
| 
void  | CopyFrom (TokenValue &tv) | 
| 
void  | SetTokenType (TokenType t) | 
| 
void  | SetIntValue (int i, Value::NumberFactor f) | 
| 
void  | SetRealValue (double r, Value::NumberFactor f) | 
| 
void  | SetBoolValue (bool b) | 
| 
void  | SetStringValue (const std::string &str) | 
| 
void  | SetAbsTimeValue (abstime_t asecs) | 
| 
void  | SetRelTimeValue (double rsecs) | 
| 
TokenType  | GetTokenType () | 
| 
void  | GetIntValue (int &i, Value::NumberFactor &f) | 
| 
void  | GetRealValue (double &r, Value::NumberFactor &f) | 
| 
void  | GetBoolValue (bool &b) | 
| 
void  | GetStringValue (std::string &str) | 
| 
void  | GetAbsTimeValue (abstime_t &asecs) | 
| 
void  | GetRelTimeValue (double &rsecs) | 
| 
void  | CopyFrom (TokenValue &tv) | 
The documentation for this class was generated from the following files: