| add(const std::string &name, const std::string &expression, const Sequence< std::string, Allocator > &var_list, const bool override=false) | exprtk::function_compositor< T > | inlineprivate |
| add(const function &f, const bool override=false) | exprtk::function_compositor< T > | inline |
| add_auxiliary_symtab(symbol_table_t &symtab) | exprtk::function_compositor< T > | inline |
| auxiliary_symtab_list_ | exprtk::function_compositor< T > | private |
| clear() | exprtk::function_compositor< T > | inline |
| clear_compilation_timeout_check() | exprtk::function_compositor< T > | inline |
| clear_loop_runtime_check() | exprtk::function_compositor< T > | inline |
| clear_vector_access_runtime_check() | exprtk::function_compositor< T > | inline |
| compile_expression(const std::string &name, const std::string &expression, const Sequence< std::string, Allocator > &input_var_list, bool return_present=false) | exprtk::function_compositor< T > | inlineprivate |
| error() const | exprtk::function_compositor< T > | inline |
| error_count() const | exprtk::function_compositor< T > | inline |
| error_list_ | exprtk::function_compositor< T > | private |
| expr_map_ | exprtk::function_compositor< T > | private |
| expression_t typedef | exprtk::function_compositor< T > | |
| forward(const std::string &name, const std::size_t &arg_count, symbol_table_t &sym_table, const bool ret_present=false) | exprtk::function_compositor< T > | inlineprivate |
| fp_map_ | exprtk::function_compositor< T > | private |
| funcparam_t typedef | exprtk::function_compositor< T > | private |
| function_compositor() | exprtk::function_compositor< T > | inline |
| function_compositor(const symbol_table_t &st) | exprtk::function_compositor< T > | inlineexplicit |
| get_error(const std::size_t &index) const | exprtk::function_compositor< T > | inline |
| load_variables(const bool load=true) | exprtk::function_compositor< T > | inline |
| load_variables_ | exprtk::function_compositor< T > | private |
| load_vectors(const bool load=true) | exprtk::function_compositor< T > | inline |
| load_vectors_ | exprtk::function_compositor< T > | private |
| parser_ | exprtk::function_compositor< T > | private |
| parser_t typedef | exprtk::function_compositor< T > | |
| register_compilation_timeout_check(compilation_check &compchk) | exprtk::function_compositor< T > | inline |
| register_loop_runtime_check(loop_runtime_check &lrtchk) | exprtk::function_compositor< T > | inline |
| register_vector_access_runtime_check(vector_access_runtime_check &vartchk) | exprtk::function_compositor< T > | inline |
| remove(const std::string &name, const std::size_t &arg_count) | exprtk::function_compositor< T > | inlineprivate |
| return_value(expression_t &e) | exprtk::function_compositor< T > | inlineprivatestatic |
| settings_t typedef | exprtk::function_compositor< T > | |
| symbol_table() | exprtk::function_compositor< T > | inline |
| symbol_table() const | exprtk::function_compositor< T > | inline |
| symbol_table_ | exprtk::function_compositor< T > | private |
| symbol_table_t typedef | exprtk::function_compositor< T > | |
| symbol_used(const std::string &symbol) const | exprtk::function_compositor< T > | inlineprivate |
| type typedef | exprtk::function_compositor< T > | private |
| valid(const std::string &name, const std::size_t &arg_count) const | exprtk::function_compositor< T > | inlineprivate |
| ~function_compositor() | exprtk::function_compositor< T > | inline |