wex  v21.04.0
wex::statistics< T > Member List

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

clear()wex::statistics< T >inline
dec(const std::string &key, T dec_value=1)wex::statistics< T >inline
get() constwex::statistics< T >inline
get(const std::string &key) constwex::statistics< T >inline
get_grid() constwex::statistics< T >inline
get_items() constwex::statistics< T >inline
inc(const std::string &key, T inc_value=1)wex::statistics< T >inline
operator+=(const statistics &s)wex::statistics< T >inline
set(const std::string &key, T value)wex::statistics< T >inline
show(wxWindow *parent, bool hide_row_labels=true, bool hide_col_labels=true, wxWindowID id=wxID_ANY)wex::statistics< T >inline
statistics(const std::vector< std::pair< const std::string, T >> &v={})wex::statistics< T >inline