GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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() constinterpreter
autoloaded_functions() constinterpreter
cancel_quit(bool flag)interpreterinline
chdir(const std::string &dir)interpreter
cleanup_tmp_files()interpreter
clear_all(bool force=false)interpreter
clear_debug_watch_expressions()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()interpreter
clear_objects()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()interpreter
debug_watch_expressions() constinterpreter
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()interpreter
executing_finish_script() constinterpreterinline
experimental_terminal_widget() 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()interpreterinline
get_cdef_manager()interpreterinline
get_child_list()interpreterinline
get_current_scope() constinterpreter
get_display_info()interpreterinline
get_dynamic_loader()interpreterinline
get_environment()interpreterinline
get_error_system()interpreterinline
get_evaluator()interpreter
get_event_manager()interpreterinline
get_gh_manager()interpreterinline
get_gtk_manager()interpreterinline
get_help_system()interpreterinline
get_history_system()interpreterinline
get_input_system()interpreterinline
get_line_and_eval()interpreter
get_load_path()interpreterinline
get_load_save_system()interpreterinline
get_output_system()interpreterinline
get_profiler()interpreter
get_settings()interpreterinline
get_stream_list()interpreter
get_symbol_table()interpreterinline
get_top_scope() constinterpreter
get_type_info()interpreterinline
get_url_handle_manager()interpreter
global_assign(const std::string &name, const octave_value &val=octave_value())interpreter
global_variable_names()interpreter
global_varval(const std::string &name) constinterpreter
handle_exception(const execution_exception &ee)interpreter
in_top_level_repl() constinterpreterinline
inhibit_startup_message(bool flag)interpreterinline
initialize()interpreter
initialize_history(bool read_history_file=false)interpreter
initialize_load_path(bool set_initial_path=true)interpreter
initialized() constinterpreterinline
install_variable(const std::string &name, const octave_value &value, bool global)interpreter
interactive() constinterpreterinline
interactive(bool arg)interpreterinline
intern_nargin(octave_idx_type nargs)interpreter
interpreter(application *app_context=nullptr)interpreter
interrupt()interpreter
interrupt_all_in_process_group(bool b)interpreterinline
interrupt_all_in_process_group() constinterpreterinline
is_initialized() constinterpreterinline
is_local_variable(const std::string &name) constinterpreter
is_variable(const std::string &name) constinterpreter
isglobal(const std::string &name) constinterpreter
make_function_handle(const std::string &name)interpreter
mark_for_deletion(const std::string &file)interpreter
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
parse_and_execute(const std::string &input, bool &incomplete_parse)interpreter
pause()interpreter
PS1(const octave_value_list &args, int nargout)interpreter
PS1() constinterpreter
PS1(const std::string &s)interpreter
PS2(const octave_value_list &args, int nargout)interpreter
PS2() constinterpreter
PS2(const std::string &s)interpreter
PS4(const octave_value_list &args, int nargout)interpreter
PS4() constinterpreter
PS4(const std::string &s)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()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()interpreter
server_mode() constinterpreterinline
set_global_value(const std::string &name, const octave_value &value)interpreter
set_PS1(const std::string &s)interpreter
set_PS2(const std::string &s)interpreter
set_PS4(const std::string &s)interpreter
source_file(const std::string &file_name, const std::string &context="", bool verbose=false, bool require_file=true)interpreter
stop()interpreter
the_interpreter()interpreterinlinestatic
top_level_assign(const std::string &name, const octave_value &val=octave_value())interpreter
top_level_variable_names()interpreter
top_level_varval(const std::string &name) constinterpreter
traditional(bool flag)interpreterinline
traditional() constinterpreterinline
user_function_names()interpreter
variable_names()interpreter
varval(const std::string &name) constinterpreter
verbose(bool flag)interpreterinline
~interpreter()interpreter