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

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

err_id(void) constinvalid_indexinlinevirtual
expression(void) constindex_exceptionprotected
index_exception(const std::string &index, octave_idx_type nd=0, octave_idx_type dim=-1, const char *var="")index_exceptioninline
invalid_index(const std::string &value, octave_idx_type ndim, octave_idx_type dimen)invalid_indexinline
m_dimindex_exceptionprotected
m_indexindex_exceptionprivate
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(void)invalid_indexinlinevirtual
~index_exception(void)=defaultindex_exception