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 |
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 |
def_fp_retval(0) def_fp_retval(1) def_fp_retval(2) def_fp_retval(3) def_fp_retval(4) def_fp_retval(5) def_fp_retval(6) template< typename Allocator | 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 > | inline |
parser_ | exprtk::function_compositor< T > | private |
parser_t typedef | exprtk::function_compositor< T > | |
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_ | 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 |