GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
command_history Member List

This is the complete list of members for command_history, including all inherited members.

add(const std::string &)command_historystatic
append(const std::string &="")command_historystatic
base()command_historystatic
clean_up_and_save(const std::string &="", int=-1)command_historystatic
clear()command_historystatic
command_history()command_historyinlineprotected
current_number()command_historystatic
do_add(const std::string &)command_historyprotectedvirtual
do_append(const std::string &)command_historyprotectedvirtual
do_base() constcommand_historyprotectedvirtual
do_clean_up_and_save(const std::string &, int)command_historyprotectedvirtual
do_clear()command_historyprotectedvirtual
do_current_number() constcommand_historyprotectedvirtual
do_file()command_historyprotectedvirtual
do_get_entry(int) constcommand_historyprotectedvirtual
do_goto_mark()command_historyprotectedvirtual
do_histcontrol() constcommand_historyinlineprotectedvirtual
do_ignore_entries(bool)command_historyprotectedvirtual
do_ignoring_entries() constcommand_historyprotectedvirtual
do_initialize(bool, const std::string &, int, const std::string &)command_historyprotectedvirtual
do_is_initialized() constcommand_historyprotectedvirtual
do_is_stifled() constcommand_historyprotectedvirtual
do_length() constcommand_historyprotectedvirtual
do_list(int, bool) constcommand_historyprotectedvirtual
do_max_input_history() constcommand_historyprotectedvirtual
do_process_histcontrol(const std::string &)command_historyprotectedvirtual
do_read(const std::string &, bool)command_historyprotectedvirtual
do_read_range(const std::string &, int, int, bool)command_historyprotectedvirtual
do_remove(int)command_historyprotectedvirtual
do_replace_entry(int, const std::string &)command_historyprotectedvirtual
do_set_file(const std::string &)command_historyprotectedvirtual
do_set_mark(int)command_historyprotectedvirtual
do_set_size(int)command_historyprotectedvirtual
do_size() constcommand_historyprotectedvirtual
do_stifle(int)command_historyprotectedvirtual
do_truncate_file(const std::string &, int) constcommand_historyprotectedvirtual
do_unstifle()command_historyprotectedvirtual
do_where() constcommand_historyprotectedvirtual
do_write(const std::string &) constcommand_historyprotectedvirtual
error(int, const std::string &msg="") constcommand_historyprotected
error(const std::string &) constcommand_historyprotected
file()command_historystatic
get_entry(int)command_historystatic
goto_mark()command_historystatic
histcontrol()command_historystatic
ignore_entries(bool=true)command_historystatic
ignoring_entries()command_historystatic
initialize(bool, const std::string &, int, const std::string &)command_historystatic
is_initialized()command_historystatic
is_stifled()command_historystatic
length()command_historystatic
list(int=-1, bool=false)command_historystatic
m_filecommand_historyprotected
m_history_controlcommand_historyprotected
m_ignoring_additionscommand_historyprotected
m_initializedcommand_historyprotected
m_lines_in_filecommand_historyprotected
m_lines_this_sessioncommand_historyprotected
m_sizecommand_historyprotected
max_input_history()command_historystatic
process_histcontrol(const std::string &)command_historystatic
read(bool=true)command_historystatic
read(const std::string &, bool=true)command_historystatic
read_range(int=-1, int=-1, bool=true)command_historystatic
read_range(const std::string &, int=-1, int=-1, bool=true)command_historystatic
remove(int)command_historystatic
replace_entry(int, const std::string &)command_historystatic
set_file(const std::string &)command_historystatic
set_mark(int n)command_historystatic
set_size(int)command_historystatic
size()command_historystatic
stifle(int)command_historystatic
truncate_file(const std::string &="", int=-1)command_historystatic
unstifle()command_historystatic
where()command_historystatic
write(const std::string &="")command_historystatic
~command_history()=defaultcommand_historyvirtual