Go to the source code of this file.
Functions | |
OCTAVE_NORETURN void | err_2_or_3_dim_plot () |
OCTAVE_NORETURN void | err_data_conversion (const char *from, const char *to) |
OCTAVE_NORETURN void | err_disabled_feature (const std::string &fcn, const std::string &feature, const std::string &pkg="Octave") |
OCTAVE_NORETURN void | err_indexed_cs_list () |
OCTAVE_NORETURN void | err_invalid_conversion (const std::string &from, const std::string &to) |
OCTAVE_NORETURN void | err_invalid_inquiry_subscript () |
OCTAVE_NORETURN void | err_invalid_structure_assignment () |
OCTAVE_NORETURN void | err_nonbraced_cs_list_assignment () |
OCTAVE_NORETURN void | err_nonconformant () |
OCTAVE_NORETURN void | err_nonconformant (octave_idx_type r1, octave_idx_type c1, octave_idx_type r2, octave_idx_type c2) |
OCTAVE_NORETURN void | err_not_implemented (const char *) |
OCTAVE_NORETURN void | err_range_invalid () |
OCTAVE_NORETURN void | err_square_matrix_required (const char *fcn, const char *name) |
OCTAVE_NORETURN void | err_string_invalid () |
OCTAVE_NORETURN void | err_unrecognized_data_fmt (const char *name) |
OCTAVE_NORETURN void | err_unrecognized_float_fmt () |
OCTAVE_NORETURN void | err_user_returned_invalid (const char *name) |
OCTAVE_NORETURN void | err_user_supplied_eval (const char *name) |
OCTAVE_NORETURN void | err_user_supplied_eval (octave::execution_exception &ee, const char *name) |
OCTAVE_NORETURN void | err_wrong_type_arg (const char *name, const char *s) |
OCTAVE_NORETURN void | err_wrong_type_arg (const char *name, const octave_value &tc) |
OCTAVE_NORETURN void | err_wrong_type_arg (const char *name, const std::string &s) |
OCTAVE_NORETURN void | err_wrong_type_arg (const char *s) |
OCTAVE_NORETURN void | err_wrong_type_arg (const octave_value &tc) |
OCTAVE_NORETURN void | err_wrong_type_arg (const std::string &name, const octave_value &tc) |
OCTAVE_NORETURN void | err_wrong_type_arg (const std::string &s) |
OCTAVE_NORETURN void | err_wrong_type_arg (octave::execution_exception &ee, const char *name, const char *s) |
OCTAVE_NORETURN void | err_wrong_type_arg (octave::execution_exception &ee, const char *name, const octave_value &tc) |
OCTAVE_NORETURN void | err_wrong_type_arg (octave::execution_exception &ee, const char *name, const std::string &s) |
OCTAVE_NORETURN void | err_wrong_type_arg (octave::execution_exception &ee, const char *s) |
OCTAVE_NORETURN void | err_wrong_type_arg (octave::execution_exception &ee, const octave_value &tc) |
OCTAVE_NORETURN void | err_wrong_type_arg (octave::execution_exception &ee, const std::string &name, const octave_value &tc) |
OCTAVE_NORETURN void | err_wrong_type_arg (octave::execution_exception &ee, const std::string &s) |
OCTAVE_NORETURN void | err_wrong_type_arg_for_binary_op (const octave_value &op) |
OCTAVE_NORETURN void | err_wrong_type_arg_for_unary_op (const octave_value &op) |
void | warn_array_as_logical (const dim_vector &dv) |
void | warn_complex_cmp () |
void | warn_data_file_in_path (const std::string &fcn, const std::string &file) |
void | warn_disabled_feature (const std::string &fcn, const std::string &feature, const std::string &pkg="Octave") |
void | warn_empty_arg (const char *name) |
void | warn_empty_index (const std::string &type_name) |
void | warn_implicit_conversion (const char *id, const char *from, const char *to) |
void | warn_implicit_conversion (const std::string &id, const std::string &from, const std::string &to) |
void | warn_invalid_value_specified (const char *name) |
void | warn_logical_conversion () |
void | warn_wrong_type_arg (const char *name, const octave_value &tc) |
OCTAVE_NORETURN void err_2_or_3_dim_plot | ( | ) |
Definition at line 41 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_data_conversion | ( | const char * | from, |
const char * | to | ||
) |
Definition at line 47 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_disabled_feature | ( | const std::string & | fcn, |
const std::string & | feature, | ||
const std::string & | pkg = "Octave" |
||
) |
Definition at line 53 of file errwarn.cc.
References error().
Referenced by hdf5_fstreambase::hdf5_fstreambase(), opengl_renderer::opengl_renderer(), add_hdf5_data(), octave::F__fltk_check__(), F__fltk_uigetfile__(), octave::F__init_fltk__(), F__ode15__(), F__player_audioplayer__(), F__player_get_channels__(), F__player_get_fs__(), F__player_get_id__(), F__player_get_nbits__(), F__player_get_sample_number__(), F__player_get_tag__(), F__player_get_total_samples__(), F__player_get_userdata__(), F__player_isplaying__(), F__player_pause__(), F__player_play__(), F__player_playblocking__(), F__player_resume__(), F__player_set_fs__(), F__player_set_tag__(), F__player_set_userdata__(), F__player_stop__(), F__recorder_audiorecorder__(), F__recorder_get_channels__(), F__recorder_get_fs__(), F__recorder_get_id__(), F__recorder_get_nbits__(), F__recorder_get_sample_number__(), F__recorder_get_tag__(), F__recorder_get_total_samples__(), F__recorder_get_userdata__(), F__recorder_getaudiodata__(), F__recorder_isrecording__(), F__recorder_pause__(), F__recorder_record__(), F__recorder_recordblocking__(), F__recorder_resume__(), F__recorder_set_fs__(), F__recorder_set_tag__(), F__recorder_set_userdata__(), F__recorder_stop__(), Famd(), Faudioinfo(), Faudioread(), octave::Fbzip2(), Fccolamd(), Fcsymamd(), octave::FF_DUPFD(), octave::FF_GETFD(), octave::FF_GETFL(), octave::FF_SETFD(), octave::FF_SETFL(), Ffftw(), octave::Fgzip(), Fjsondecode(), Fjsonencode(), octave::FO_APPEND(), octave::FO_ASYNC(), octave::FO_CREAT(), octave::FO_EXCL(), octave::FO_NONBLOCK(), octave::FO_RDONLY(), octave::FO_RDWR(), octave::FO_SYNC(), octave::FO_TRUNC(), octave::FO_WRONLY(), hdf5_add_attr(), hdf5_add_scalar_attr(), hdf5_check_attr(), hdf5_get_scalar_attr(), hdf5_make_complex_type(), hdf5_types_compatible(), load_save_system::load(), load_hdf5_empty(), load_save_system::parse_save_options(), save_hdf5_data(), save_hdf5_empty(), and save_type_to_hdf5().
OCTAVE_NORETURN void err_indexed_cs_list | ( | ) |
Definition at line 65 of file errwarn.cc.
References error().
Referenced by tree_evaluator::evaluate_end_expression(), tree_index_expression::evaluate_n(), octave_cell::subsasgn(), and octave_cs_list::subsref().
OCTAVE_NORETURN void err_invalid_conversion | ( | const std::string & | from, |
const std::string & | to | ||
) |
Definition at line 71 of file errwarn.cc.
References error().
Referenced by octave_base_value::as_double(), octave_base_value::as_int16(), octave_base_value::as_int32(), octave_base_value::as_int64(), octave_base_value::as_int8(), octave_base_value::as_single(), octave_base_value::as_uint16(), octave_base_value::as_uint32(), octave_base_value::as_uint64(), octave_base_value::as_uint8(), octave_base_diag< DMT, MT >::complex_value(), octave_bool_matrix::complex_value(), octave_sparse_bool_matrix::complex_value(), octave_char_matrix::complex_value(), octave_complex_matrix::complex_value(), octave_sparse_complex_matrix::complex_value(), octave_float_complex_matrix::complex_value(), octave_float_matrix::complex_value(), octave_perm_matrix::complex_value(), ov_range< T >::complex_value(), octave_matrix::complex_value(), octave_sparse_matrix::complex_value(), octave_base_diag< DMT, MT >::double_value(), octave_bool_matrix::double_value(), octave_sparse_bool_matrix::double_value(), octave_char_matrix::double_value(), octave_complex_matrix::double_value(), octave_sparse_complex_matrix::double_value(), octave_float_complex_matrix::double_value(), octave_float_matrix::double_value(), octave_uint64_matrix::double_value(), octave_perm_matrix::double_value(), ov_range< T >::double_value(), octave_matrix::double_value(), octave_sparse_matrix::double_value(), octave_base_diag< DMT, MT >::float_complex_value(), octave_bool_matrix::float_complex_value(), octave_char_matrix::float_complex_value(), octave_complex_matrix::float_complex_value(), octave_float_complex_matrix::float_complex_value(), octave_float_matrix::float_complex_value(), octave_perm_matrix::float_complex_value(), ov_range< T >::float_complex_value(), octave_matrix::float_complex_value(), octave_base_diag< DMT, MT >::float_value(), octave_bool_matrix::float_value(), octave_char_matrix::float_value(), octave_complex_matrix::float_value(), octave_float_complex_matrix::float_value(), octave_float_matrix::float_value(), octave_uint64_matrix::float_value(), octave_perm_matrix::float_value(), ov_range< T >::float_value(), octave_matrix::float_value(), octave_char_matrix::int64_scalar_value(), and octave_char_matrix::uint64_scalar_value().
OCTAVE_NORETURN void err_invalid_inquiry_subscript | ( | ) |
OCTAVE_NORETURN void err_invalid_structure_assignment | ( | ) |
Definition at line 83 of file errwarn.cc.
References error().
Referenced by tree_simple_assignment::evaluate().
OCTAVE_NORETURN void err_nonbraced_cs_list_assignment | ( | ) |
Definition at line 89 of file errwarn.cc.
References error().
Referenced by octave_cell::subsasgn().
OCTAVE_NORETURN void err_nonconformant | ( | ) |
Definition at line 95 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_nonconformant | ( | octave_idx_type | r1, |
octave_idx_type | c1, | ||
octave_idx_type | r2, | ||
octave_idx_type | c2 | ||
) |
Definition at line 101 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_not_implemented | ( | const char * | fcn | ) |
Definition at line 110 of file errwarn.cc.
References error().
Referenced by base_graphics_object::defaults().
OCTAVE_NORETURN void err_range_invalid | ( | ) |
Definition at line 116 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_square_matrix_required | ( | const char * | fcn, |
const char * | name | ||
) |
Definition at line 122 of file errwarn.cc.
References error().
Referenced by Famd(), Fcholdelete(), Fcholshift(), Fcsymamd(), Fdet(), Feig(), Fhess(), Finv(), Fschur(), Fsqrtm(), Fsylvester(), Fsymamd(), and Fsymrcm().
OCTAVE_NORETURN void err_string_invalid | ( | ) |
Definition at line 128 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_unrecognized_data_fmt | ( | const char * | name | ) |
Definition at line 134 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_unrecognized_float_fmt | ( | ) |
Definition at line 140 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_user_returned_invalid | ( | const char * | name | ) |
Definition at line 146 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_user_supplied_eval | ( | const char * | name | ) |
Definition at line 152 of file errwarn.cc.
OCTAVE_NORETURN void err_user_supplied_eval | ( | octave::execution_exception & | ee, |
const char * | name | ||
) |
Definition at line 160 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_wrong_type_arg | ( | const char * | name, |
const char * | s | ||
) |
Definition at line 166 of file errwarn.cc.
Referenced by octave_base_value::array_value(), octave_class::as_mxArray(), octave_base_value::bool_array_value(), octave_base_value::bool_matrix_value(), octave_base_value::bool_value(), octave_base_value::cell_value(), octave_base_value::cellstr_value(), octave_base_value::char_array_value(), octave_base_value::classdef_object_value(), octave_base_value::complex_array_value(), octave_base_value::complex_diag_matrix_value(), octave_base_value::complex_matrix_value(), octave_base_value::complex_value(), octave_base_value::convert_to_row_or_column_vector(), octave_base_value::convert_to_str_internal(), octave_base_value::diag(), octave_base_value::diag_matrix_value(), history_system::do_history(), octave_base_value::double_value(), err_wrong_type_arg(), F__methods__(), Fatan2(), Faudiowrite(), Fchol(), Fchol2inv(), Fcholinv(), octave_base_value::fcn_handle_value(), Fcumsum(), Fdbstatus(), Fdet(), Feig(), Ffind(), Fhess(), Finv(), octave_base_value::float_array_value(), octave_base_value::float_complex_array_value(), octave_base_value::float_complex_diag_matrix_value(), octave_base_value::float_complex_matrix_value(), octave_base_value::float_complex_value(), octave_base_value::float_diag_matrix_value(), octave_base_value::float_matrix_value(), octave_base_value::float_value(), Flog2(), Flogical(), Flu(), Fmod(), Fnorm(), Fnth_element(), Fpinv(), Fpow2(), Fprod(), Fproperties(), Fqr(), Frem(), Frepelems(), Frsf2csf(), Fschur(), Fsparse(), Fsum(), Fsvd(), Fsymbfact(), octave_base_value::full_value(), octave_base_value::function_value(), octave_base_value::int16_array_value(), octave_base_value::int16_scalar_value(), octave_base_value::int32_array_value(), octave_base_value::int32_scalar_value(), octave_base_value::int64_array_value(), octave_base_value::int64_scalar_value(), octave_base_value::int8_array_value(), octave_base_value::int8_scalar_value(), octave_base_value::is_sorted_rows(), octave_base_value::isfield(), octave_base_value::issorted(), octave_base_value::list_value(), octave_base_value::load_ascii(), octave_base_value::load_binary(), octave_base_value::load_hdf5(), octave_base_value::lock(), octave_base_value::map_keys(), octave_class::map_keys(), octave_base_value::map_value(), octave_base_value::matrix_type(), octave_base_value::matrix_value(), octave_base_value::nfields(), octave_base_value::nint_value(), Cell::nnz(), octave_base_value::nnz(), octave_base_value::nparents(), octave_base_value::parent_class_name_list(), octave_base_value::parent_class_names(), octave_base_value::perm_matrix_value(), octave_base_value::permute(), octave_base_value::print(), octave_base_value::print_raw(), octave_base_value::range_value(), ov_range< T >::range_value(), octave_base_value::reshape(), octave_base_value::resize(), octave_base_value::save_ascii(), octave_base_value::save_binary(), octave_base_value::save_hdf5(), octave_base_value::sort(), octave_base_value::sort_rows_idx(), octave_base_value::sparse_bool_matrix_value(), octave_base_value::sparse_complex_matrix_value(), octave_base_value::sparse_matrix_value(), octave_base_value::uint16_array_value(), octave_base_value::uint32_array_value(), octave_base_value::uint32_scalar_value(), octave_base_value::uint64_array_value(), octave_base_value::uint64_scalar_value(), octave_base_value::uint8_array_value(), octave_base_value::uint8_scalar_value(), octave_base_value::unlock(), octave_base_value::user_code_value(), octave_base_value::user_function_value(), octave_base_value::user_script_value(), octave_base_value::write(), xcolnorms(), xfrobnorm(), xnorm(), and xrownorms().
OCTAVE_NORETURN void err_wrong_type_arg | ( | const char * | name, |
const octave_value & | tc | ||
) |
Definition at line 196 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg | ( | const char * | name, |
const std::string & | s | ||
) |
Definition at line 181 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg | ( | const char * | s | ) |
Definition at line 228 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg | ( | const octave_value & | tc | ) |
Definition at line 256 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg | ( | const std::string & | name, |
const octave_value & | tc | ||
) |
Definition at line 213 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg | ( | const std::string & | s | ) |
Definition at line 242 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg | ( | octave::execution_exception & | ee, |
const char * | name, | ||
const char * | s | ||
) |
Definition at line 174 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_wrong_type_arg | ( | octave::execution_exception & | ee, |
const char * | name, | ||
const octave_value & | tc | ||
) |
Definition at line 204 of file errwarn.cc.
References err_wrong_type_arg(), and octave_value::type_name().
OCTAVE_NORETURN void err_wrong_type_arg | ( | octave::execution_exception & | ee, |
const char * | name, | ||
const std::string & | s | ||
) |
Definition at line 189 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg | ( | octave::execution_exception & | ee, |
const char * | s | ||
) |
Definition at line 236 of file errwarn.cc.
References error().
OCTAVE_NORETURN void err_wrong_type_arg | ( | octave::execution_exception & | ee, |
const octave_value & | tc | ||
) |
Definition at line 264 of file errwarn.cc.
References err_wrong_type_arg(), and octave_value::type_name().
OCTAVE_NORETURN void err_wrong_type_arg | ( | octave::execution_exception & | ee, |
const std::string & | name, | ||
const octave_value & | tc | ||
) |
Definition at line 221 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg | ( | octave::execution_exception & | ee, |
const std::string & | s | ||
) |
Definition at line 250 of file errwarn.cc.
References err_wrong_type_arg().
OCTAVE_NORETURN void err_wrong_type_arg_for_binary_op | ( | const octave_value & | op | ) |
Definition at line 272 of file errwarn.cc.
References error(), and octave_value::type_name().
OCTAVE_NORETURN void err_wrong_type_arg_for_unary_op | ( | const octave_value & | op | ) |
Definition at line 279 of file errwarn.cc.
References error(), and octave_value::type_name().
void warn_array_as_logical | ( | const dim_vector & | dv | ) |
Definition at line 286 of file errwarn.cc.
References dim_vector::str(), and warning_with_id().
Referenced by octave_base_diag< DMT, MT >::is_true(), octave_base_matrix< MT >::is_true(), and octave_perm_matrix::is_true().
void warn_complex_cmp | ( | ) |
Definition at line 303 of file errwarn.cc.
References warning_with_id().
void warn_data_file_in_path | ( | const std::string & | fcn, |
const std::string & | file | ||
) |
Definition at line 310 of file errwarn.cc.
References warning_with_id().
void warn_disabled_feature | ( | const std::string & | fcn, |
const std::string & | feature, | ||
const std::string & | pkg = "Octave" |
||
) |
Definition at line 318 of file errwarn.cc.
References warning().
Referenced by check_hdf5_types(), Fjsonencode(), text_renderer::ok(), and octave::raw_mode().
void warn_empty_arg | ( | const char * | name | ) |
Definition at line 330 of file errwarn.cc.
References warning().
void warn_empty_index | ( | const std::string & | type_name | ) |
Definition at line 336 of file errwarn.cc.
References warning_with_id().
Referenced by octave_struct::do_index_op(), and Cell::index().
void warn_implicit_conversion | ( | const char * | id, |
const char * | from, | ||
const char * | to | ||
) |
Definition at line 344 of file errwarn.cc.
References warning_with_id().
Referenced by octave_complex::array_value(), octave_complex_matrix::array_value(), octave_float_complex::array_value(), octave_complex_matrix::char_array_value(), octave_sparse_complex_matrix::char_array_value(), octave_float_complex_matrix::char_array_value(), octave_base_diag< DMT, MT >::complex_value(), octave_bool_matrix::complex_value(), octave_sparse_bool_matrix::complex_value(), octave_char_matrix::complex_value(), octave_complex_matrix::complex_value(), octave_sparse_complex_matrix::complex_value(), octave_float_complex_matrix::complex_value(), octave_float_matrix::complex_value(), octave_perm_matrix::complex_value(), ov_range< T >::complex_value(), octave_matrix::complex_value(), octave_sparse_matrix::complex_value(), tm_const::concat(), octave_base_value::convert_to_str(), octave_complex_diag_matrix::diag_matrix_value(), octave_float_complex_diag_matrix::diag_matrix_value(), octave_base_diag< DMT, MT >::double_value(), octave_bool_matrix::double_value(), octave_sparse_bool_matrix::double_value(), octave_char_matrix::double_value(), octave_complex::double_value(), octave_complex_matrix::double_value(), octave_sparse_complex_matrix::double_value(), octave_float_complex::double_value(), octave_float_complex_matrix::double_value(), octave_float_matrix::double_value(), octave_uint64_matrix::double_value(), octave_perm_matrix::double_value(), ov_range< T >::double_value(), octave_matrix::double_value(), octave_sparse_matrix::double_value(), octave_complex::float_array_value(), octave_float_complex::float_array_value(), octave_base_diag< DMT, MT >::float_complex_value(), octave_bool_matrix::float_complex_value(), octave_char_matrix::float_complex_value(), octave_complex_matrix::float_complex_value(), octave_float_complex_matrix::float_complex_value(), octave_float_matrix::float_complex_value(), octave_perm_matrix::float_complex_value(), ov_range< T >::float_complex_value(), octave_matrix::float_complex_value(), octave_complex_diag_matrix::float_diag_matrix_value(), octave_float_complex_diag_matrix::float_diag_matrix_value(), octave_complex::float_matrix_value(), octave_complex_matrix::float_matrix_value(), octave_float_complex::float_matrix_value(), octave_float_complex_matrix::float_matrix_value(), octave_base_diag< DMT, MT >::float_value(), octave_bool_matrix::float_value(), octave_char_matrix::float_value(), octave_complex::float_value(), octave_complex_matrix::float_value(), octave_float_complex::float_value(), octave_float_complex_matrix::float_value(), octave_float_matrix::float_value(), octave_uint64_matrix::float_value(), octave_perm_matrix::float_value(), ov_range< T >::float_value(), octave_matrix::float_value(), octave_char_matrix::int64_scalar_value(), octave_complex::matrix_value(), octave_complex_matrix::matrix_value(), octave_sparse_complex_matrix::matrix_value(), octave_float_complex::matrix_value(), octave_float_complex_matrix::matrix_value(), octave_complex_matrix::sparse_matrix_value(), octave_sparse_complex_matrix::sparse_matrix_value(), octave_float_complex_matrix::sparse_matrix_value(), and octave_char_matrix::uint64_scalar_value().
void warn_implicit_conversion | ( | const std::string & | id, |
const std::string & | from, | ||
const std::string & | to | ||
) |
Definition at line 350 of file errwarn.cc.
References warning_with_id().
void warn_invalid_value_specified | ( | const char * | name | ) |
Definition at line 359 of file errwarn.cc.
References warning().
void warn_logical_conversion | ( | ) |
Definition at line 365 of file errwarn.cc.
References warning_with_id().
Referenced by octave_complex_matrix::bool_array_value(), octave_float_complex_matrix::bool_array_value(), octave_float_matrix::bool_array_value(), octave_uint64_matrix::bool_array_value(), octave_base_magic_int< T >::bool_array_value(), ov_range< T >::bool_array_value(), octave_matrix::bool_array_value(), octave_sparse_matrix::bool_array_value(), octave_base_magic_int< T >::bool_value(), octave_sparse_complex_matrix::sparse_bool_matrix_value(), and octave_sparse_matrix::sparse_bool_matrix_value().
void warn_wrong_type_arg | ( | const char * | name, |
const octave_value & | tc | ||
) |
Definition at line 372 of file errwarn.cc.
References octave_value::type_name(), and warning().
Referenced by save_mat_binary_data().