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

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

add_atexit_fcn(const std::string &fname)interpreter
add_debug_watch_expression(const std::string &expr)interpreter
assign(const std::string &name, const octave_value &val=octave_value())interpreter
assignin(const std::string &context, const std::string &varname, const octave_value &val=octave_value())interpreter
at_top_level(void) constinterpreter
autoloaded_functions(void) constinterpreter
cancel_quit(bool flag)interpreterinline
chdir(const std::string &dir)interpreter
cleanup_tmp_files(void)interpreter
clear_all(bool force=false)interpreter
clear_debug_watch_expressions(void)interpreter
clear_function(const std::string &name)interpreter
clear_function_pattern(const std::string &pat)interpreter
clear_function_regexp(const std::string &pat)interpreter
clear_functions(bool force=false)interpreter
clear_global_variable(const std::string &name)interpreter
clear_global_variable_pattern(const std::string &pattern)interpreter
clear_global_variable_regexp(const std::string &pattern)interpreter
clear_global_variables(void)interpreter
clear_objects(void)interpreter
clear_symbol(const std::string &name)interpreter
clear_symbol_pattern(const std::string &pat)interpreter
clear_symbol_regexp(const std::string &pat)interpreter
clear_variable(const std::string &name)interpreter
clear_variable_pattern(const std::string &pattern)interpreter
clear_variable_regexp(const std::string &pattern)interpreter
clear_variables(void)interpreter
debug_watch_expressions(void) constinterpreter
display_startup_message(void) constinterpreterprivate
eval(const std::string &try_code, int nargout)interpreter
eval(const std::string &try_code, const std::string &catch_code, int nargout)interpreter
eval_string(const std::string &eval_str, bool silent, int &parse_status, int nargout)interpreter
eval_string(const std::string &eval_str, bool silent, int &parse_status)interpreter
eval_string(const octave_value &arg, bool silent, int &parse_status, int nargout)interpreter
evalin(const std::string &context, const std::string &try_code, int nargout)interpreter
evalin(const std::string &context, const std::string &try_code, const std::string &catch_code, int nargout)interpreter
execute(void)interpreter
execute_atexit_fcns(void)interpreterprivate
execute_command_line_file(void)interpreterprivate
execute_eval_option_code(void)interpreterprivate
execute_pkg_add(const std::string &dir)interpreterprivate
execute_startup_files(void)interpreterprivate
executing_finish_script(void) constinterpreterinline
experimental_terminal_widget(void) constinterpreter
feval(const char *name, const octave_value_list &args=octave_value_list(), int nargout=0)interpreter
feval(const std::string &name, const octave_value_list &args=octave_value_list(), int nargout=0)interpreter
feval(octave_function *fcn, const octave_value_list &args=octave_value_list(), int nargout=0)interpreter
feval(const octave_value &f_arg, const octave_value_list &args=octave_value_list(), int nargout=0)interpreter
feval(const octave_value_list &args, int nargout=0)interpreter
find(const std::string &name)interpreter
get_app_context(void)interpreterinline
get_cdef_manager(void)interpreterinline
get_child_list(void)interpreterinline
get_current_scope(void) constinterpreter
get_display_info(void)interpreterinline
get_dynamic_loader(void)interpreterinline
get_environment(void)interpreterinline
get_error_system(void)interpreterinline
get_evaluator(void)interpreter
get_event_manager(void)interpreterinline
get_gh_manager(void)interpreterinline
get_gtk_manager(void)interpreterinline
get_help_system(void)interpreterinline
get_history_system(void)interpreterinline
get_input_system(void)interpreterinline
get_line_and_eval(void)interpreter
get_load_path(void)interpreterinline
get_load_save_system(void)interpreterinline
get_output_system(void)interpreterinline
get_profiler(void)interpreter
get_settings(void)interpreterinline
get_stream_list(void)interpreter
get_symbol_table(void)interpreterinline
get_top_scope(void) constinterpreter
get_type_info(void)interpreterinline
get_url_handle_manager(void)interpreter
global_assign(const std::string &name, const octave_value &val=octave_value())interpreter
global_variable_names(void)interpreter
global_varval(const std::string &name) constinterpreter
handle_exception(const execution_exception &ee)interpreter
in_top_level_repl(void) constinterpreterinline
inhibit_startup_message(bool flag)interpreterinline
initialize(void)interpreter
initialize_history(bool read_history_file=false)interpreter
initialize_load_path(bool set_initial_path=true)interpreter
initialized(void) constinterpreterinline
install_variable(const std::string &name, const octave_value &value, bool global)interpreter
interactive(void) constinterpreterinline
interactive(bool arg)interpreterinline
intern_nargin(octave_idx_type nargs)interpreter
interpreter(application *app_context=nullptr)interpreter
interpreter(const interpreter &)=deleteinterpreter
interrupt(void)interpreter
interrupt_all_in_process_group(bool b)interpreterinline
interrupt_all_in_process_group(void) constinterpreterinline
is_local_variable(const std::string &name) constinterpreter
is_variable(const std::string &name) constinterpreter
isglobal(const std::string &name) constinterpreter
m_app_contextinterpreterprivate
m_atexit_fcnsinterpreterprivate
m_cancel_quitinterpreterprivate
m_cdef_managerinterpreterprivate
m_child_listinterpreterprivate
m_display_infointerpreterprivate
m_dynamic_loaderinterpreterprivate
m_environmentinterpreterprivate
m_error_systeminterpreterprivate
m_evaluatorinterpreterprivate
m_event_managerinterpreterprivate
m_executing_atexitinterpreterprivate
m_executing_finish_scriptinterpreterprivate
m_gh_managerinterpreterprivate
m_gtk_managerinterpreterprivate
m_help_systeminterpreterprivate
m_history_initializedinterpreterprivate
m_history_systeminterpreterprivate
m_inhibit_startup_messageinterpreterprivate
m_initializedinterpreterprivate
m_input_systeminterpreterprivate
m_instanceinterpreterprivatestatic
m_interactiveinterpreterprivate
m_interrupt_all_in_process_groupinterpreterprivate
m_load_pathinterpreterprivate
m_load_path_initializedinterpreterprivate
m_load_save_systeminterpreterprivate
m_output_systeminterpreterprivate
m_read_init_filesinterpreterprivate
m_read_site_filesinterpreterprivate
m_settingsinterpreterprivate
m_stream_listinterpreterprivate
m_symbol_tableinterpreterprivate
m_tmp_filesinterpreterprivate
m_traditionalinterpreterprivate
m_type_infointerpreterprivate
m_url_handle_managerinterpreterprivate
m_verboseinterpreterprivate
main_loop(void)interpreterprivate
make_function_handle(const std::string &name)interpreter
mark_for_deletion(const std::string &file)interpreter
maximum_braindamage(void)interpreterprivate
mfilename(const std::string &opt="") constinterpreter
mislocked(bool skip_first=false) constinterpreter
mislocked(const char *nm)interpreter
mislocked(const std::string &nm)interpreter
mlock(bool skip_first=false) constinterpreter
munlock(bool skip_first=false) constinterpreter
munlock(const char *nm)interpreter
munlock(const std::string &nm)interpreter
operator=(const interpreter &)=deleteinterpreter
parse_and_execute(const std::string &input, bool &incomplete_parse)interpreter
pause(void)interpreter
quit(int exit_status, bool force=false, bool confirm=true)interpreter
read_init_files(bool flag)interpreterinline
read_site_files(bool flag)interpreterinline
recover_from_exception(void)interpreter
remove_atexit_fcn(const std::string &fname)interpreter
remove_debug_watch_expression(const std::string &expr)interpreter
require_current_scope(const std::string &who) constinterpreter
resume(void)interpreter
server_loop(void)interpreterprivate
server_mode(void) constinterpreterinline
set_global_value(const std::string &name, const octave_value &value)interpreter
shutdown(void)interpreterprivate
source_file(const std::string &file_name, const std::string &context="", bool verbose=false, bool require_file=true)interpreter
stop(void)interpreter
the_interpreter(void)interpreterinlinestatic
top_level_assign(const std::string &name, const octave_value &val=octave_value())interpreter
top_level_variable_names(void)interpreter
top_level_varval(const std::string &name) constinterpreter
traditional(bool flag)interpreterinline
traditional(void) constinterpreterinline
user_function_names(void)interpreter
variable_names(void)interpreter
varval(const std::string &name) constinterpreter
verbose(bool flag)interpreterinline
~interpreter(void)interpreter