This is the complete list of members for invalid_index, including all inherited members.
err_id(void) const | invalid_index | inlinevirtual |
expression(void) const | index_exception | protected |
index_exception(const std::string &index, octave_idx_type nd=0, octave_idx_type dim=-1, const char *var="") | index_exception | inline |
invalid_index(const std::string &value, octave_idx_type ndim, octave_idx_type dimen) | invalid_index | inline |
m_dim | index_exception | protected |
m_index | index_exception | private |
m_nd | index_exception | protected |
m_var | index_exception | protected |
set_pos(octave_idx_type nd_arg, octave_idx_type dim_arg) | index_exception | inline |
set_pos_if_unset(octave_idx_type nd_arg, octave_idx_type dim_arg) | index_exception | inline |
set_var(const std::string &var_arg="") | index_exception | inline |
update_message(void) | invalid_index | inlinevirtual |
~index_exception(void)=default | index_exception |