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

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

dup()=0index_exceptionpure virtual
err_id() const =0index_exceptionpure virtual
expression() constindex_exceptionprotected
index_exception()=deleteindex_exception
index_exception(const std::string &index, octave_idx_type nd=0, octave_idx_type dim=-1, const char *var="")index_exceptioninline
m_dimindex_exceptionprotected
m_ndindex_exceptionprotected
m_varindex_exceptionprotected
set_pos(octave_idx_type nd_arg, octave_idx_type dim_arg)index_exceptioninline
set_pos_if_unset(octave_idx_type nd_arg, octave_idx_type dim_arg)index_exceptioninline
set_var(const std::string &var_arg="")index_exceptioninline
update_message()index_exceptioninlinevirtual
~index_exception()=defaultindex_exception