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

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

err_id(void) constout_of_rangeinlinevirtual
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
m_dimindex_exceptionprotected
m_extentout_of_rangeprivate
m_indexindex_exceptionprivate
m_ndindex_exceptionprotected
m_sizeout_of_rangeprivate
m_varindex_exceptionprotected
out_of_range(const std::string &value, octave_idx_type nd, octave_idx_type dim, octave_idx_type ext, const dim_vector &size)out_of_rangeinline
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)out_of_rangeinlinevirtual
~index_exception(void)=defaultindex_exception