This is the complete list of members for out_of_range, including all inherited members.
| err_id(void) const | out_of_range | 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 |
| m_dim | index_exception | protected |
| m_extent | out_of_range | private |
| m_index | index_exception | private |
| m_nd | index_exception | protected |
| m_size | out_of_range | private |
| m_var | index_exception | protected |
| 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_range | inline |
| 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) | out_of_range | inlinevirtual |
| ~index_exception(void)=default | index_exception |