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) |
|
extern |
Definition at line 41 of file errwarn.cc.
References error().
|
extern |
Definition at line 47 of file errwarn.cc.
References error().
|
extern |
Definition at line 53 of file errwarn.cc.
References error().
Referenced by hdf5_fstreambase::hdf5_fstreambase(), octave_java::octave_java(), octave_java::octave_java(), opengl_renderer::opengl_renderer(), add_hdf5_data(), F__delaunayn__(), F__eigs__(), F__fltk_check__(), F__fltk_uigetfile__(), F__glpk__(), F__init_fltk__(), F__java2mat__(), F__java_exit__(), F__java_get__(), F__java_init__(), F__java_set__(), F__magick_finfo__(), F__magick_ping__(), F__magick_read__(), F__magick_write__(), 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__(), F__voronoi__(), Famd(), Faudiodevinfo(), Faudioformats(), Faudioinfo(), Faudioread(), Faudiowrite(), Fbzip2(), Fccolamd(), Fcolamd(), Fconvhulln(), Fcsymamd(), Fdebug_java(), Fdmperm(), FF_DUPFD(), FF_GETFD(), FF_GETFL(), FF_SETFD(), FF_SETFL(), Ffftw(), Fgzip(), Fjava_matrix_autoconversion(), Fjava_unsigned_autoconversion(), FjavaMethod(), FjavaObject(), Fjsondecode(), Fjsonencode(), FO_APPEND(), FO_ASYNC(), FO_CREAT(), FO_EXCL(), FO_NONBLOCK(), FO_RDONLY(), FO_RDWR(), FO_SYNC(), FO_TRUNC(), FO_WRONLY(), Fsprank(), Fsymamd(), Fsymbfact(), gl2ps_print(), hdf5_add_attr(), hdf5_add_scalar_attr(), hdf5_check_attr(), hdf5_get_scalar_attr(), hdf5_h5g_iterate(), hdf5_make_complex_type(), hdf5_read_next_data(), hdf5_types_compatible(), load_save_system::load(), load_hdf5_empty(), load_save_system::parse_save_options(), read_hdf5_data(), read_mat5_binary_element(), save_hdf5_data(), save_hdf5_empty(), and save_type_to_hdf5().
|
extern |
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(), octave_struct::subsasgn(), octave_cs_list::subsref(), and octave_cs_list::subsref().
|
extern |
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().
|
extern |
|
extern |
Definition at line 83 of file errwarn.cc.
References error().
Referenced by tree_simple_assignment::evaluate().
|
extern |
Definition at line 89 of file errwarn.cc.
References error().
Referenced by octave_cell::subsasgn(), and octave_struct::subsasgn().
|
extern |
Definition at line 95 of file errwarn.cc.
References error().
Referenced by Fbalance(), Fordqz(), Fqz(), and Fsylvester().
|
extern |
Definition at line 101 of file errwarn.cc.
References error().
|
extern |
Definition at line 110 of file errwarn.cc.
References error().
|
extern |
Definition at line 116 of file errwarn.cc.
References error().
|
extern |
Definition at line 122 of file errwarn.cc.
References error().
Referenced by Famd(), Fbalance(), Fcholdelete(), Fcholshift(), Fcsymamd(), Fdet(), Feig(), Fhess(), Finv(), Fordqz(), Fqz(), Fschur(), Fsqrtm(), Fsylvester(), Fsymamd(), Fsymbfact(), and Fsymrcm().
|
extern |
Definition at line 128 of file errwarn.cc.
References error().
|
extern |
Definition at line 134 of file errwarn.cc.
References error().
Referenced by load_save_system::load_vars().
|
extern |
Definition at line 140 of file errwarn.cc.
References error().
|
extern |
Definition at line 146 of file errwarn.cc.
References error().
|
extern |
Definition at line 152 of file errwarn.cc.
References err_user_supplied_eval().
Referenced by err_user_supplied_eval(), OCTAVE_BEGIN_NAMESPACE(), OCTAVE_BEGIN_NAMESPACE(), OCTAVE_BEGIN_NAMESPACE(), OCTAVE_BEGIN_NAMESPACE(), and OCTAVE_BEGIN_NAMESPACE().
|
extern |
Definition at line 160 of file errwarn.cc.
References error().
|
extern |
Definition at line 166 of file errwarn.cc.
References err_wrong_type_arg().
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_diag< DMT, MT >::diag(), octave_base_value::diag(), octave_base_value::diag_matrix_value(), history_system::do_history(), octave_base_value::double_value(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), err_wrong_type_arg(), F__accumarray_sum__(), F__accumdim_sum__(), F__methods__(), Fatan2(), Faudiowrite(), Fchol(), Fchol2inv(), Fcholinv(), octave_base_value::fcn_handle_value(), Fcumsum(), Fdbstatus(), Fdet(), Feig(), Ffind(), Fhess(), Finv(), Fisargout(), 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(), Fmat2cell(), Fmod(), Fnorm(), Fnth_element(), Fnum2cell(), Fnum2hex(), 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_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_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(), 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::uint16_scalar_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(), xrownorms(), and octave_base_value::xstring_value().
|
extern |
Definition at line 196 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 181 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 228 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 256 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 213 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 242 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 174 of file errwarn.cc.
References error().
|
extern |
Definition at line 204 of file errwarn.cc.
References err_wrong_type_arg(), and octave_value::type_name().
|
extern |
Definition at line 189 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 236 of file errwarn.cc.
References error().
|
extern |
Definition at line 264 of file errwarn.cc.
References err_wrong_type_arg(), and octave_value::type_name().
|
extern |
Definition at line 221 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 250 of file errwarn.cc.
References err_wrong_type_arg().
|
extern |
Definition at line 272 of file errwarn.cc.
References error(), and octave_value::type_name().
|
extern |
Definition at line 279 of file errwarn.cc.
References error(), and octave_value::type_name().
|
extern |
Definition at line 286 of file errwarn.cc.
References dim_vector::str(), and warning_with_id().
Referenced by octave_base_sparse< SparseBoolMatrix >::edit_display(), octave_base_diag< DMT, MT >::is_true(), octave_base_matrix< MT >::is_true(), and octave_perm_matrix::is_true().
|
extern |
Definition at line 303 of file errwarn.cc.
References warning_with_id().
|
extern |
Definition at line 310 of file errwarn.cc.
References warning_with_id().
Referenced by find_data_file_in_load_path().
|
extern |
Definition at line 318 of file errwarn.cc.
References warning().
Referenced by check_hdf5_types(), Fjsonencode(), text_renderer::ok(), and raw_mode().
|
extern |
|
extern |
Definition at line 336 of file errwarn.cc.
References warning_with_id().
Referenced by octave_base_matrix< MT >::do_index_op(), octave_struct::do_index_op(), and Cell::index().
|
extern |
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().
|
extern |
Definition at line 350 of file errwarn.cc.
References warning_with_id().
|
extern |
Definition at line 359 of file errwarn.cc.
References warning().
|
extern |
Definition at line 365 of file errwarn.cc.
References warning_with_id().
Referenced by octave_complex::bool_array_value(), octave_complex_matrix::bool_array_value(), octave_float_scalar::bool_array_value(), octave_float_complex::bool_array_value(), octave_float_complex_matrix::bool_array_value(), octave_float_matrix::bool_array_value(), octave_uint64_matrix::bool_array_value(), octave_uint64_scalar::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_scalar::bool_array_value(), octave_complex::bool_value(), octave_float_scalar::bool_value(), octave_float_complex::bool_value(), octave_uint64_scalar::bool_value(), octave_base_magic_int< T >::bool_value(), octave_scalar::bool_value(), octave_sparse_complex_matrix::sparse_bool_matrix_value(), and octave_sparse_matrix::sparse_bool_matrix_value().
|
extern |
Definition at line 372 of file errwarn.cc.
References octave_value::type_name(), and warning().
Referenced by save_mat5_binary_element(), and save_mat_binary_data().