RayZaler 0.1
The free opto-mechanical simulation framework
exprtk::symbol_table< T > Member List

This is the complete list of members for exprtk::symbol_table< T >, including all inherited members.

add_constant(const std::string &constant_name, const T &value) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_constants() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_epsilon() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_function(const std::string &function_name, function_t &function) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_function(const std::string &vararg_function_name, vararg_function_t &vararg_function) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_function(const std::string &function_name, generic_function_t &function) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_infinity() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_package(Package &package) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_pi() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_reserved_function(const std::string &vararg_function_name, vararg_function_t &vararg_function) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_reserved_function(const std::string &function_name, generic_function_t &function) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_stringvar(const std::string &stringvar_name, std::string &s, const bool is_constant=false) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_variable(const std::string &variable_name, T &t, const bool is_constant=false) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_vector(const std::string &vector_name, T(&v)[N]) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_vector(const std::string &vector_name, T *v, const std::size_t &v_size) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_vector(const std::string &vector_name, std::vector< T, Allocator > &v) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
add_vector(const std::string &vector_name, exprtk::vector_view< T > &v) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
clear() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
clear_functions() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
clear_local_constants() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
clear_strings() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
clear_variables(const bool delete_node=true) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
clear_vectors() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
create_stringvar(const std::string &stringvar_name, const std::string &value=std::string("")) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
create_variable(const std::string &variable_name, const T &value=T(0)) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
e_immutable enum value (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
e_mutable enum value (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
e_unknown enum value (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
expression_ptr typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
exprtk_define_freefunction(00) exprtk_define_freefunction(01) exprtk_define_freefunction(02) exprtk_define_freefunction(03) exprtk_define_freefunction(04) exprtk_define_freefunction(05) exprtk_define_freefunction(06) exprtk_define_freefunction(07) exprtk_define_freefunction(08) exprtk_define_freefunction(09) exprtk_define_freefunction(10) exprtk_define_freefunction(11) exprtk_define_freefunction(12) exprtk_define_freefunction(13) exprtk_define_freefunction(14) exprtk_define_freefunction(15) inline bool add_reserved_function(const std (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
ff00_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff01_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff02_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff03_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff04_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff05_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff06_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff07_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff08_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff09_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff10_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff11_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff12_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff13_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff14_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
ff15_functor typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
function_count() const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
function_ptr typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
function_t typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
generic_function_ptr typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
generic_function_t typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
get_conststr_stringvar_name(const expression_ptr &ptr) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_function(const std::string &function_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_generic_function(const std::string &function_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_overload_function(const std::string &function_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_string_function(const std::string &function_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_stringvar(const std::string &string_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_stringvar_base(const std::string &string_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_stringvar_list(Sequence< std::pair< std::string, std::string >, Allocator > &svlist) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_stringvar_list(Sequence< std::string, Allocator > &svlist) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_stringvar_name(const expression_ptr &ptr) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_vararg_function(const std::string &vararg_function_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_variable(const std::string &variable_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_variable(const T &var_ref) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_variable_list(Sequence< std::pair< std::string, T >, Allocator > &vlist) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_variable_list(Sequence< std::string, Allocator > &vlist) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_variable_name(const expression_ptr &ptr) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_vector(const std::string &vector_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_vector_list(Sequence< std::string, Allocator > &vlist) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
get_vector_name(const vector_holder_ptr &ptr) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
is_constant_node(const std::string &symbol_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
is_constant_string(const std::string &symbol_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
is_conststr_stringvar(const std::string &symbol_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
is_function(const std::string &function_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
is_stringvar(const std::string &stringvar_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
is_vararg_function(const std::string &vararg_function_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
is_variable(const std::string &variable_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
is_vector(const std::string &vector_name) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
load_from(const symbol_table< T > &st) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
lut_size (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protectedstatic
mutability() const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
operator=(const symbol_table< T > &st) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
operator==(const symbol_table< T > &st) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
parser< T > (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >friend
remove_function(const std::string &function_name) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
remove_stringvar(const std::string &string_name) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
remove_vararg_function(const std::string &vararg_function_name) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
remove_variable(const std::string &variable_name, const bool delete_node=true) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
remove_vector(const std::string &vector_name) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
stringvar_count() const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
stringvar_ptr typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
stringvar_ref(const std::string &symbol_name) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
stringvar_t typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
symbol_exists(const std::string &symbol_name, const bool check_reserved_symb=true) const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
symbol_table(const symtab_mutability_type mutability=e_mutable) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
symbol_table(const symbol_table< T > &st) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
symtab_mutability_type enum name (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
valid() const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
vararg_function_ptr typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
vararg_function_t typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
variable_count() const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
variable_ptr typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
variable_ref(const std::string &symbol_name) (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
variable_t typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
vector_count() const (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline
vector_holder_ptr typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >
vector_holder_t typedef (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >protected
~symbol_table() (defined in exprtk::symbol_table< T >)exprtk::symbol_table< T >inline