GNU Octave  8.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(void)command_historystatic
clean_up_and_save(const std::string &="", int=-1)command_historystatic
cleanup_instance(void)command_historyinlineprivatestatic
clear(void)command_historystatic
command_history(void)command_historyinlineprotected
command_history(const command_history &)=deletecommand_history
current_number(void)command_historystatic
do_add(const std::string &)command_historyprotectedvirtual
do_append(const std::string &)command_historyprotectedvirtual
do_base(void) constcommand_historyprotectedvirtual
do_clean_up_and_save(const std::string &, int)command_historyprotectedvirtual
do_clear(void)command_historyprotectedvirtual
do_current_number(void) constcommand_historyprotectedvirtual
do_file(void)command_historyprotectedvirtual
do_get_entry(int) constcommand_historyprotectedvirtual
do_goto_mark(void)command_historyprotectedvirtual
do_histcontrol(void) constcommand_historyinlineprotectedvirtual
do_ignore_entries(bool)command_historyprotectedvirtual
do_ignoring_entries(void) constcommand_historyprotectedvirtual
do_initialize(bool, const std::string &, int, const std::string &)command_historyprotectedvirtual
do_is_initialized(void) constcommand_historyprotectedvirtual
do_is_stifled(void) constcommand_historyprotectedvirtual
do_length(void) constcommand_historyprotectedvirtual
do_list(int, bool) constcommand_historyprotectedvirtual
do_max_input_history(void) 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(void) constcommand_historyprotectedvirtual
do_stifle(int)command_historyprotectedvirtual
do_truncate_file(const std::string &, int) constcommand_historyprotectedvirtual
do_unstifle(void)command_historyprotectedvirtual
do_where(void) constcommand_historyprotectedvirtual
do_write(const std::string &) constcommand_historyprotectedvirtual
error(int, const std::string &msg="") constcommand_historyprotected
error(const std::string &) constcommand_historyprotected
file(void)command_historystatic
get_entry(int)command_historystatic
goto_mark(void)command_historystatic
histcontrol(void)command_historystatic
ignore_entries(bool=true)command_historystatic
ignoring_entries(void)command_historystatic
initialize(bool, const std::string &, int, const std::string &)command_historystatic
instance_ok(void)command_historyprivatestatic
is_initialized(void)command_historystatic
is_stifled(void)command_historystatic
length(void)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
make_command_history(void)command_historyprivatestatic
max_input_history(void)command_historystatic
operator=(const command_history &)=deletecommand_history
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
s_instancecommand_historyprivatestatic
set_file(const std::string &)command_historystatic
set_mark(int n)command_historystatic
set_size(int)command_historystatic
size(void)command_historystatic
stifle(int)command_historystatic
truncate_file(const std::string &="", int=-1)command_historystatic
unstifle(void)command_historystatic
where(void)command_historystatic
write(const std::string &="")command_historystatic
~command_history(void)=defaultcommand_historyvirtual