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

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

backtrace_on_warning(const octave_value_list &args, int nargout)octave::error_system
backtrace_on_warning(void) constoctave::error_systeminline
backtrace_on_warning(bool flag)octave::error_systeminline
beep_on_error(const octave_value_list &args, int nargout)octave::error_system
beep_on_error(void) constoctave::error_systeminline
beep_on_error(bool flag)octave::error_systeminline
debug_on_caught(const octave_value_list &args, int nargout)octave::error_system
debug_on_caught(void) constoctave::error_systeminline
debug_on_caught(bool flag)octave::error_systeminline
debug_on_error(const octave_value_list &args, int nargout)octave::error_system
debug_on_error(void) constoctave::error_systeminline
debug_on_error(bool flag)octave::error_systeminline
debug_on_warning(const octave_value_list &args, int nargout)octave::error_system
debug_on_warning(void) constoctave::error_systeminline
debug_on_warning(bool flag)octave::error_systeminline
default_warning_state(void)octave::error_system
disable_warning(const std::string &id)octave::error_system
discard_warning_messages(const octave_value_list &args, int nargout)octave::error_system
discard_warning_messages(void) constoctave::error_systeminline
discard_warning_messages(bool flag)octave::error_systeminline
display_exception(const execution_exception &e, std::ostream &os) constoctave::error_system
display_warning_options(std::ostream &os)octave::error_system
error_1(execution_exception &e, const char *id, const char *fmt, va_list args)octave::error_system
error_1(const char *id, const char *fmt, va_list args)octave::error_system
error_system(interpreter &interp)octave::error_system
error_system(const error_system &)=deleteoctave::error_system
initialize_default_warning_state(void)octave::error_system
interpreter_try(octave::unwind_protect &frame)octave::error_system
last_error_id(const octave_value_list &args, int nargout)octave::error_system
last_error_id(void) constoctave::error_systeminline
last_error_id(const std::string &s)octave::error_systeminline
last_error_message(const octave_value_list &args, int nargout)octave::error_system
last_error_message(void) constoctave::error_systeminline
last_error_message(const std::string &s)octave::error_systeminline
last_error_stack(void) constoctave::error_systeminline
last_error_stack(const octave_map &new_val)octave::error_systeminline
last_warning_id(const octave_value_list &args, int nargout)octave::error_system
last_warning_id(void) constoctave::error_systeminline
last_warning_id(const std::string &s)octave::error_systeminline
last_warning_message(const octave_value_list &args, int nargout)octave::error_system
last_warning_message(void) constoctave::error_systeminline
last_warning_message(const std::string &s)octave::error_systeminline
m_backtrace_on_warningoctave::error_systemprivate
m_beep_on_erroroctave::error_systemprivate
m_debug_on_caughtoctave::error_systemprivate
m_debug_on_erroroctave::error_systemprivate
m_debug_on_warningoctave::error_systemprivate
m_discard_warning_messagesoctave::error_systemprivate
m_interpreteroctave::error_systemprivate
m_last_error_idoctave::error_systemprivate
m_last_error_messageoctave::error_systemprivate
m_last_error_stackoctave::error_systemprivate
m_last_warning_idoctave::error_systemprivate
m_last_warning_messageoctave::error_systemprivate
m_quiet_warningoctave::error_systemprivate
m_verbose_warningoctave::error_systemprivate
m_warning_optionsoctave::error_systemprivate
make_stack_frame_list(const octave_map &stack)octave::error_systemstatic
make_stack_map(const std::list< octave::frame_info > &frames)octave::error_systemstatic
operator=(const error_system &)=deleteoctave::error_system
panic(const char *fmt,...)octave::error_system
quiet_warning(const octave_value_list &args, int nargout)octave::error_system
quiet_warning(void) constoctave::error_systeminline
quiet_warning(bool flag)octave::error_systeminline
rethrow_error(const std::string &id, const std::string &msg, const octave_map &stack)octave::error_system
save_exception(const execution_exception &e)octave::error_system
set_backtrace_on_warning(bool flag)octave::error_systeminline
set_beep_on_error(bool flag)octave::error_systeminline
set_debug_on_caught(bool flag)octave::error_systeminline
set_debug_on_error(bool flag)octave::error_systeminline
set_debug_on_warning(bool flag)octave::error_systeminline
set_discard_warning_messages(bool flag)octave::error_systeminline
set_last_error_id(const std::string &val)octave::error_systeminline
set_last_error_message(const std::string &val)octave::error_systeminline
set_last_error_stack(const octave_map &val)octave::error_systeminline
set_last_warning_id(const std::string &val)octave::error_systeminline
set_last_warning_message(const std::string &val)octave::error_systeminline
set_quiet_warning(bool flag)octave::error_systeminline
set_verbose_warning(bool flag)octave::error_systeminline
set_warning_option(const std::string &state, const std::string &id)octave::error_system
set_warning_options(const octave_map &val)octave::error_systeminline
throw_error(const std::string &err_type, const std::string &id, const std::string &message, const std::list< frame_info > &stack_info=std::list< frame_info >())octave::error_system
throw_error(execution_exception &e)octave::error_system
verbose_warning(const octave_value_list &args, int nargout)octave::error_system
verbose_warning(void) constoctave::error_systeminline
verbose_warning(bool flag)octave::error_systeminline
verror(bool save_last_error, std::ostream &os, const char *name, const char *id, const char *fmt, va_list args, bool with_cfn=false)octave::error_system
vpanic(const char *fmt, va_list args)octave::error_system
vusage(const char *id, const char *fmt, va_list args)octave::error_system
vwarning(const char *name, const char *id, const char *fmt, va_list args)octave::error_system
vwarning(const char *id, const char *fmt, va_list args)octave::error_system
warning_enabled(const std::string &id)octave::error_system
warning_options(void) constoctave::error_systeminline
warning_options(const octave_map &new_val)octave::error_systeminline
warning_query(const std::string &id_arg)octave::error_system
~error_system(void)=defaultoctave::error_system