Navigation

Operators and Keywords

Function List:

C++ API

command_history Member List

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 &=std::string())command_history [static]
base(void)command_history [static]
clean_up_and_save(const std::string &=std::string(), int=-1)command_history [static]
command_history(void)command_history [inline, protected]
current_number(void)command_history [static]
do_add(const std::string &)command_history [protected, virtual]
do_append(const std::string &)command_history [protected, virtual]
do_base(void)command_history [protected, virtual]
do_clean_up_and_save(const std::string &, int)command_history [protected, virtual]
do_current_number(void)command_history [protected, virtual]
do_file(void)command_history [protected, virtual]
do_get_entry(int)command_history [protected, virtual]
do_goto_mark(void)command_history [protected, virtual]
do_ignore_entries(bool)command_history [protected, virtual]
do_ignoring_entries(void)command_history [protected, virtual]
do_is_stifled(void)command_history [protected, virtual]
do_length(void)command_history [protected, virtual]
do_list(int, bool)command_history [protected, virtual]
do_max_input_history(void)command_history [protected, virtual]
do_read(const std::string &, bool)command_history [protected, virtual]
do_read_range(const std::string &, int, int, bool)command_history [protected, virtual]
do_remove(int)command_history [protected, virtual]
do_replace_entry(int, const std::string &)command_history [protected, virtual]
do_set_file(const std::string &)command_history [protected, virtual]
do_set_mark(int)command_history [protected, virtual]
do_set_size(int)command_history [protected, virtual]
do_size(void)command_history [protected, virtual]
do_stifle(int)command_history [protected, virtual]
do_truncate_file(const std::string &, int)command_history [protected, virtual]
do_unstifle(void)command_history [protected, virtual]
do_where(void)command_history [protected, virtual]
do_write(const std::string &)command_history [protected, virtual]
error(int)command_history [protected]
error(const std::string &)command_history [protected]
file(void)command_history [static]
get_entry(int)command_history [static]
goto_mark(void)command_history [static]
ignore_entries(bool=true)command_history [static]
ignoring_additionscommand_history [protected]
ignoring_entries(void)command_history [static]
is_stifled(void)command_history [static]
length(void)command_history [static]
lines_in_filecommand_history [protected]
lines_this_sessioncommand_history [protected]
list(int=-1, bool=false)command_history [static]
max_input_history(void)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]
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 &=std::string(), int=-1)command_history [static]
unstifle(void)command_history [static]
where(void)command_history [static]
write(const std::string &=std::string())command_history [static]
xfilecommand_history [protected]
xsizecommand_history [protected]
~command_history(void)command_history [inline, virtual]