|
typedef exprtk::parser< T > | parser_t |
|
enum | usr_symbol_type { e_usr_unknown_type = 0
, e_usr_variable_type = 1
, e_usr_constant_type = 2
} |
|
enum | usr_mode { e_usrmode_default = 0
, e_usrmode_extended = 1
} |
|
|
virtual bool | process (const std::string &unknown_symbol, symbol_table_t &symbol_table, std::string &) |
|
| unknown_symbol_resolver (const usr_mode m=e_usrmode_default) |
|
virtual bool | process (const std::string &, usr_symbol_type &st, T &default_value, std::string &error_message) |
|
virtual bool | process (const std::string &, symbol_table_t &, std::string &) |
|
◆ process()
The documentation for this struct was generated from the following file: