GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave::default_command_editor Member List

This is the complete list of members for octave::default_command_editor, including all inherited members.

accept_line(void)octave::command_editorstatic
add_event_hook(event_hook_fcn f)octave::command_editorstatic
add_pre_input_hook(pre_input_hook_fcn f)octave::command_editorstatic
add_startup_hook(startup_hook_fcn f)octave::command_editorstatic
blink_matching_paren(bool flag)octave::command_editorstatic
char_is_quoted_fcn typedefoctave::command_editor
clear_screen(bool skip_redisplay=false)octave::command_editorstatic
clear_undo_list(void)octave::command_editorstatic
command_editor(void)octave::command_editorinlineprotected
command_editor(const command_editor &)=deleteoctave::command_editor
command_numberoctave::command_editorprotected
completion_fcn typedefoctave::command_editor
completion_hook_fcn typedefoctave::command_editor
current_command_number(void)octave::command_editorstatic
decode_prompt_string(const std::string &s)octave::command_editorstatic
default_command_editor(void)octave::default_command_editorinline
default_command_editor(const default_command_editor &)=deleteoctave::default_command_editor
dequoting_fcn typedefoctave::command_editor
do_accept_line(void)octave::default_command_editorvirtual
do_blink_matching_paren(bool)octave::command_editorinlineprotectedvirtual
do_clear_screen(bool)octave::command_editorinlineprotectedvirtual
do_clear_undo_list(void)octave::command_editorinlineprotectedvirtual
do_decode_prompt_string(const std::string &)octave::command_editorprotectedvirtual
do_erase_empty_line(bool)octave::command_editorinlineprotectedvirtual
do_filename_completion_desired(bool)octave::command_editorinlineprotectedvirtual
do_filename_quoting_desired(bool)octave::command_editorinlineprotectedvirtual
do_generate_filename_completions(const std::string &text)octave::default_command_editorvirtual
do_get_char_is_quoted_function(void) constoctave::command_editorinlineprotectedvirtual
do_get_completion_function(void) constoctave::command_editorinlineprotectedvirtual
do_get_current_line(void) constoctave::default_command_editorvirtual
do_get_dequoting_function(void) constoctave::command_editorinlineprotectedvirtual
do_get_input_stream(void)octave::default_command_editorvirtual
do_get_line_buffer(void) constoctave::default_command_editorvirtual
do_get_output_stream(void)octave::default_command_editorvirtual
do_get_prev_char(int) constoctave::default_command_editorvirtual
do_get_quoting_function(void) constoctave::command_editorinlineprotectedvirtual
do_get_user_accept_line_function(void) constoctave::command_editorinlineprotectedvirtual
do_handle_interrupt_signal(void)octave::command_editorinlineprotectedvirtual
do_insert_initial_input(void)octave::command_editorprotected
do_insert_text(const std::string &text)octave::default_command_editorvirtual
do_interrupt(bool)octave::command_editorinlineprotectedvirtual
do_kill_full_line(void)octave::default_command_editorvirtual
do_newline(void)octave::default_command_editorvirtual
do_prefer_env_winsize(bool)octave::command_editorinlineprotectedvirtual
do_re_read_init_file(void)octave::command_editorinlineprotectedvirtual
do_read_init_file(const std::string &)octave::command_editorinlineprotectedvirtual
do_readline(const std::string &prompt, bool &eof)octave::default_command_editorvirtual
octave::command_editor::do_readline(const std::string &prompt)octave::command_editorinlineprotected
do_redisplay(void)octave::command_editorinlineprotectedvirtual
do_replace_line(const std::string &text, bool clear_undo)octave::default_command_editorvirtual
do_resize_terminal(void)octave::command_editorinlineprotectedvirtual
do_restore_terminal_state(void)octave::command_editorinlineprotectedvirtual
do_set_basic_quote_characters(const std::string &)octave::command_editorinlineprotectedvirtual
do_set_basic_word_break_characters(const std::string &)octave::command_editorinlineprotectedvirtual
do_set_char_is_quoted_function(char_is_quoted_fcn)octave::command_editorinlineprotectedvirtual
do_set_completer_quote_characters(const std::string &)octave::command_editorinlineprotectedvirtual
do_set_completer_word_break_characters(const std::string &)octave::command_editorinlineprotectedvirtual
do_set_completer_word_break_hook(completion_hook_fcn)octave::command_editorinlineprotectedvirtual
do_set_completion_append_character(char)octave::command_editorinlineprotectedvirtual
do_set_completion_function(completion_fcn)octave::command_editorinlineprotectedvirtual
do_set_dequoting_function(dequoting_fcn)octave::command_editorinlineprotectedvirtual
do_set_filename_quote_characters(const std::string &)octave::command_editorinlineprotectedvirtual
do_set_input_stream(FILE *f)octave::default_command_editorvirtual
do_set_name(const std::string &)octave::command_editorinlineprotectedvirtual
do_set_output_stream(FILE *f)octave::default_command_editorvirtual
do_set_quoting_function(quoting_fcn)octave::command_editorinlineprotectedvirtual
do_set_screen_size(int, int)octave::command_editorinlineprotectedvirtual
do_set_user_accept_line_function(user_accept_line_fcn)octave::command_editorinlineprotectedvirtual
do_terminal_cols(void)octave::command_editorinlineprotectedvirtual
do_terminal_rows(void)octave::command_editorinlineprotectedvirtual
do_undo(void)octave::command_editorinlineprotectedvirtual
erase_empty_line(bool flag)octave::command_editorstatic
error(int)octave::command_editorprotected
error(const std::string &)octave::command_editorprotected
event_hook_fcn typedefoctave::command_editor
filename_completion_desired(bool)octave::command_editorstatic
filename_quoting_desired(bool)octave::command_editorstatic
force_default_editor(void)octave::command_editorstatic
generate_filename_completions(const std::string &text)octave::command_editorstatic
get_char_is_quoted_function(void)octave::command_editorstatic
get_completion_function(void)octave::command_editorstatic
get_current_line(void)octave::command_editorstatic
get_dequoting_function(void)octave::command_editorstatic
get_input_stream(void)octave::command_editorstatic
get_line_buffer(void)octave::command_editorstatic
get_output_stream(void)octave::command_editorstatic
get_prev_char(int)octave::command_editorstatic
get_quoting_function(void)octave::command_editorstatic
get_user_accept_line_function(void)octave::command_editorstatic
increment_current_command_number(void)octave::command_editorstatic
initial_inputoctave::command_editorprotected
input_streamoctave::default_command_editorprivate
insert_initial_input(void)octave::command_editorstatic
insert_text(const std::string &text)octave::command_editorstatic
interrupt(bool=true)octave::command_editorstatic
interruptedoctave::command_editorprotected
kill_full_line(void)octave::command_editorstatic
newline(void)octave::command_editorstatic
newline_chars(void)octave::command_editorinlineprotectedvirtual
operator=(const default_command_editor &)=deleteoctave::default_command_editor
octave::command_editor::operator=(const command_editor &)=deleteoctave::command_editor
output_streamoctave::default_command_editorprivate
pre_input_hook_fcn typedefoctave::command_editor
prefer_env_winsize(bool)octave::command_editorstatic
quoting_fcn typedefoctave::command_editor
re_read_init_file(void)octave::command_editorstatic
read_init_file(const std::string &file="")octave::command_editorstatic
read_octal(const std::string &s)octave::command_editorprotected
readline(const std::string &prompt)octave::command_editorstatic
readline(const std::string &prompt, bool &eof)octave::command_editorstatic
redisplay(void)octave::command_editorstatic
remove_event_hook(event_hook_fcn f)octave::command_editorstatic
remove_pre_input_hook(pre_input_hook_fcn f)octave::command_editorstatic
remove_startup_hook(startup_hook_fcn f)octave::command_editorstatic
replace_line(const std::string &text, bool clear_undo=true)octave::command_editorstatic
reset_current_command_number(int n)octave::command_editorstatic
resize_terminal(void)octave::command_editorstatic
restore_event_hook(void)octave::command_editorinlineprotectedvirtual
restore_pre_input_hook(void)octave::command_editorinlineprotectedvirtual
restore_startup_hook(void)octave::command_editorinlineprotectedvirtual
restore_terminal_state(void)octave::command_editorstatic
run_event_hooks(void)octave::command_editorstatic
set_basic_quote_characters(const std::string &s)octave::command_editorstatic
set_basic_word_break_characters(const std::string &s)octave::command_editorstatic
set_char_is_quoted_function(char_is_quoted_fcn f)octave::command_editorstatic
set_completer_quote_characters(const std::string &s)octave::command_editorstatic
set_completer_word_break_characters(const std::string &s)octave::command_editorstatic
set_completion_append_character(char c)octave::command_editorstatic
set_completion_function(completion_fcn f)octave::command_editorstatic
set_dequoting_function(dequoting_fcn f)octave::command_editorstatic
set_event_hook(event_hook_fcn)octave::command_editorinlineprotectedvirtual
set_filename_quote_characters(const std::string &s)octave::command_editorstatic
set_initial_input(const std::string &text)octave::command_editorstatic
set_input_stream(FILE *f)octave::command_editorstatic
set_name(const std::string &n)octave::command_editorstatic
set_output_stream(FILE *f)octave::command_editorstatic
set_pre_input_hook(pre_input_hook_fcn)octave::command_editorinlineprotectedvirtual
set_quoting_function(quoting_fcn f)octave::command_editorstatic
set_screen_size(int ht, int wd)octave::command_editorstatic
set_startup_hook(startup_hook_fcn)octave::command_editorinlineprotectedvirtual
set_user_accept_line_function(user_accept_line_fcn f)octave::command_editorstatic
startup_hook_fcn typedefoctave::command_editor
terminal_cols(void)octave::command_editorstatic
terminal_rows(void)octave::command_editorstatic
undo(void)octave::command_editorstatic
user_accept_line_fcn typedefoctave::command_editor
~command_editor(void)=defaultoctave::command_editorvirtual
~default_command_editor(void)=defaultoctave::default_command_editor