GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 &=std::string())command_historystatic
base(void)command_historystatic
clean_up_and_save(const std::string &=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 &)command_historyprivate
current_number(void)command_historystatic
do_add(const std::string &)command_historyprotectedvirtual
do_append(const std::string &)command_historyprotectedvirtual
do_base(void) const command_historyprotectedvirtual
do_clean_up_and_save(const std::string &, int)command_historyprotectedvirtual
do_clear(void)command_historyprotectedvirtual
do_current_number(void) const command_historyprotectedvirtual
do_file(void)command_historyprotectedvirtual
do_get_entry(int) const command_historyprotectedvirtual
do_goto_mark(void)command_historyprotectedvirtual
do_histcontrol(void) const command_historyinlineprotectedvirtual
do_ignore_entries(bool)command_historyprotectedvirtual
do_ignoring_entries(void) const command_historyprotectedvirtual
do_initialize(bool, const std::string &, int, const std::string &)command_historyprotectedvirtual
do_is_initialized(void) const command_historyprotectedvirtual
do_is_stifled(void) const command_historyprotectedvirtual
do_length(void) const command_historyprotectedvirtual
do_list(int, bool) const command_historyprotectedvirtual
do_max_input_history(void) const command_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) const command_historyprotectedvirtual
do_stifle(int)command_historyprotectedvirtual
do_truncate_file(const std::string &, int) const command_historyprotectedvirtual
do_unstifle(void)command_historyprotectedvirtual
do_where(void) const command_historyprotectedvirtual
do_write(const std::string &) const command_historyprotectedvirtual
error(int, const std::string &msg="") const command_historyprotected
error(const std::string &) const command_historyprotected
file(void)command_historystatic
get_entry(int)command_historystatic
goto_mark(void)command_historystatic
histcontrol(void)command_historystatic
history_controlcommand_historyprotected
ignore_entries(bool=true)command_historystatic
ignoring_additionscommand_historyprotected
ignoring_entries(void)command_historystatic
initialize(bool, const std::string &, int, const std::string &)command_historystatic
initializedcommand_historyprotected
instancecommand_historyprivatestatic
instance_ok(void)command_historyprivatestatic
is_initialized(void)command_historystatic
is_stifled(void)command_historystatic
length(void)command_historystatic
lines_in_filecommand_historyprotected
lines_this_sessioncommand_historyprotected
list(int=-1, bool=false)command_historystatic
make_command_history(void)command_historyprivatestatic
max_input_history(void)command_historystatic
operator=(const command_history &)command_historyprivate
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(void)command_historystatic
stifle(int)command_historystatic
truncate_file(const std::string &=std::string(), int=-1)command_historystatic
unstifle(void)command_historystatic
where(void)command_historystatic
write(const std::string &=std::string())command_historystatic
xfilecommand_historyprotected
xsizecommand_historyprotected
~command_history(void)command_historyinlinevirtual