This is the complete list of members for command_history, including all inherited members.
| add(const std::string &) | command_history | static |
| append(const std::string &="") | command_history | static |
| base(void) | command_history | static |
| clean_up_and_save(const std::string &="", int=-1) | command_history | static |
| cleanup_instance(void) | command_history | inlineprivatestatic |
| clear(void) | command_history | static |
| command_history(void) | command_history | inlineprotected |
| command_history(const command_history &)=delete | command_history | |
| current_number(void) | command_history | static |
| do_add(const std::string &) | command_history | protectedvirtual |
| do_append(const std::string &) | command_history | protectedvirtual |
| do_base(void) const | command_history | protectedvirtual |
| do_clean_up_and_save(const std::string &, int) | command_history | protectedvirtual |
| do_clear(void) | command_history | protectedvirtual |
| do_current_number(void) const | command_history | protectedvirtual |
| do_file(void) | command_history | protectedvirtual |
| do_get_entry(int) const | command_history | protectedvirtual |
| do_goto_mark(void) | command_history | protectedvirtual |
| do_histcontrol(void) const | command_history | inlineprotectedvirtual |
| do_ignore_entries(bool) | command_history | protectedvirtual |
| do_ignoring_entries(void) const | command_history | protectedvirtual |
| do_initialize(bool, const std::string &, int, const std::string &) | command_history | protectedvirtual |
| do_is_initialized(void) const | command_history | protectedvirtual |
| do_is_stifled(void) const | command_history | protectedvirtual |
| do_length(void) const | command_history | protectedvirtual |
| do_list(int, bool) const | command_history | protectedvirtual |
| do_max_input_history(void) const | command_history | protectedvirtual |
| do_process_histcontrol(const std::string &) | command_history | protectedvirtual |
| do_read(const std::string &, bool) | command_history | protectedvirtual |
| do_read_range(const std::string &, int, int, bool) | command_history | protectedvirtual |
| do_remove(int) | command_history | protectedvirtual |
| do_replace_entry(int, const std::string &) | command_history | protectedvirtual |
| do_set_file(const std::string &) | command_history | protectedvirtual |
| do_set_mark(int) | command_history | protectedvirtual |
| do_set_size(int) | command_history | protectedvirtual |
| do_size(void) const | command_history | protectedvirtual |
| do_stifle(int) | command_history | protectedvirtual |
| do_truncate_file(const std::string &, int) const | command_history | protectedvirtual |
| do_unstifle(void) | command_history | protectedvirtual |
| do_where(void) const | command_history | protectedvirtual |
| do_write(const std::string &) const | command_history | protectedvirtual |
| error(int, const std::string &msg="") const | command_history | protected |
| error(const std::string &) const | command_history | protected |
| file(void) | command_history | static |
| get_entry(int) | command_history | static |
| goto_mark(void) | command_history | static |
| histcontrol(void) | command_history | static |
| ignore_entries(bool=true) | command_history | static |
| ignoring_entries(void) | command_history | static |
| initialize(bool, const std::string &, int, const std::string &) | command_history | static |
| instance_ok(void) | command_history | privatestatic |
| is_initialized(void) | command_history | static |
| is_stifled(void) | command_history | static |
| length(void) | command_history | static |
| list(int=-1, bool=false) | command_history | static |
| m_file | command_history | protected |
| m_history_control | command_history | protected |
| m_ignoring_additions | command_history | protected |
| m_initialized | command_history | protected |
| m_lines_in_file | command_history | protected |
| m_lines_this_session | command_history | protected |
| m_size | command_history | protected |
| make_command_history(void) | command_history | privatestatic |
| max_input_history(void) | command_history | static |
| operator=(const command_history &)=delete | command_history | |
| process_histcontrol(const std::string &) | command_history | static |
| read(bool=true) | command_history | static |
| read(const std::string &, bool=true) | command_history | static |
| read_range(int=-1, int=-1, bool=true) | command_history | static |
| read_range(const std::string &, int=-1, int=-1, bool=true) | command_history | static |
| remove(int) | command_history | static |
| replace_entry(int, const std::string &) | command_history | static |
| s_instance | command_history | privatestatic |
| set_file(const std::string &) | command_history | static |
| set_mark(int n) | command_history | static |
| set_size(int) | command_history | static |
| size(void) | command_history | static |
| stifle(int) | command_history | static |
| truncate_file(const std::string &="", int=-1) | command_history | static |
| unstifle(void) | command_history | static |
| where(void) | command_history | static |
| write(const std::string &="") | command_history | static |
| ~command_history(void)=default | command_history | virtual |