#include "ovl.h"
Private Member Functions | |
octave_value & | elem (octave_idx_type n) |
const octave_value & | elem (octave_idx_type n) const |
Private Attributes | |
std::vector< octave_value > | m_data |
string_vector | m_names |
|
default |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 62 of file ovl.h.
References Array< T, Alloc >::numel().
|
inline |
Definition at line 69 of file ovl.h.
References Array< T, Alloc >::numel().
|
default |
|
default |
octave_value_list::octave_value_list | ( | const std::list< octave_value > & | lst | ) |
octave_value_list::octave_value_list | ( | const std::list< octave_value_list > & | lst | ) |
|
default |
bool octave_value_list::all_scalars | ( | void | ) | const |
Definition at line 188 of file ovl.cc.
References dim_vector::all_ones(), octave_value::dims(), elem(), length(), and n.
Referenced by octave_cell::subsasgn(), and octave_struct::subsasgn().
bool octave_value_list::all_strings_p | ( | void | ) | const |
bool octave_value_list::any_cell | ( | void | ) | const |
octave_value_list & octave_value_list::append | ( | const octave_value & | val | ) |
Definition at line 98 of file ovl.cc.
References elem(), length(), n, and resize().
Referenced by named_hook_function::eval(), fcn_handle_hook_function::eval(), Fjsondecode(), Fpause(), annotation_dialog::get_gui_props(), main_window::modify_path(), and tree_breakpoint::take_action().
octave_value_list & octave_value_list::append | ( | const octave_value_list & | lst | ) |
|
inline |
Definition at line 90 of file ovl.h.
References Array< T, Alloc >::numel(), Array< T, Alloc >::resize(), and Array< T, Alloc >::xelem().
Referenced by bitop(), Fbsxfun(), octave_bool_matrix::map(), bp_table::parse_dbfunction_params(), streameuler3d_internal(), octave_complex::write(), octave_float_scalar::write(), octave_float_complex::write(), octave_base_magic_int< T >::write(), and octave_scalar::write().
|
inline |
Definition at line 105 of file ovl.h.
Referenced by tree_evaluator::bind_auto_fcn_vars(), tree_cell::evaluate(), Frmfield(), octcellregexp(), textscan::parse_options(), and try_cellfun_internal_ops().
|
inline |
Definition at line 173 of file ovl.h.
Referenced by tree_index_expression::evaluate_n(), tree_evaluator::execute_builtin_function(), and get_output_list().
|
inlineprivate |
Definition at line 184 of file ovl.h.
References n.
Referenced by all_scalars(), all_strings_p(), any_cell(), append(), has_magic_colon(), make_argv(), prepend(), reverse(), and splice().
|
inlineprivate |
|
inline |
Definition at line 115 of file ovl.h.
Referenced by attempt_type_conversion(), dasrt_user_cf(), dasrt_user_f(), do_class_concat(), tree_evaluator::eval_string(), tree_simple_assignment::evaluate(), Fbsxfun(), Fcellfun(), Fdot(), fcn_info::fcn_info_rep::find_method(), bp_table::get_breakpoint_list(), lsode_user_function(), lsode_user_jacobian(), cdef_class::cdef_class_rep::meta_subsref(), cdef_method::cdef_method_rep::meta_subsref(), bp_table::remove_breakpoint_1(), octave_classdef::subsasgn(), cdef_object_array::subsref(), and cdef_object_scalar::subsref().
bool octave_value_list::has_magic_colon | ( | void | ) | const |
Definition at line 215 of file ovl.cc.
References elem(), length(), and n.
Referenced by tree_evaluator::execute_builtin_function(), tree_evaluator::execute_mex_function(), and octave_lvalue::numel().
|
inline |
Definition at line 113 of file ovl.h.
Referenced by make_valid_name_options::make_valid_name_options(), octave_class::octave_class(), octave_value_list(), all_scalar_1x1(), all_scalars(), all_strings_p(), octave_user_function::all_va_args(), any_cell(), append(), octave_map::assign(), Cell::assign(), octave_base_matrix< MT >::assign(), octave_base_sparse< T >::assign(), binary_assoc_op_defun_body(), binary_op_defun_body(), tree_evaluator::bind_ans(), bitop(), tree_statement_list::breakpoints_and_conds(), simple_fcn_handle::call(), call_mex(), class_fevalStatic(), class_fromName(), class_get_inferiorclasses(), class_get_methods(), class_get_properties(), class_get_superclasses(), class_getConstant(), compare_property_values(), const_value(), tree_evaluator::convert_to_const_vector(), daspk_user_function(), daspk_user_jacobian(), dasrt_user_j(), dassl_user_function(), dassl_user_jacobian(), tree_evaluator::define_parameter_list_from_arg_vector(), tree_statement_list::delete_breakpoint(), octave_map::delete_elements(), Cell::delete_elements(), octave_base_matrix< MT >::delete_elements(), octave_base_sparse< T >::delete_elements(), dims_to_numel(), do_accumarray_minmax_fcn(), do_bessel(), do_cat(), do_class_concat(), do_cumminmax_body(), do_dbstack(), do_dbupdown(), do_fft(), do_fft2(), do_fftn(), history_system::do_history(), octave_base_sparse< T >::do_index_op(), octave_perm_matrix::do_index_op(), ov_range< T >::do_index_op(), octave_diag_matrix::do_index_op(), octave_struct::do_index_op(), octave_char_matrix_str::do_index_op_internal(), do_minmax_body(), do_permute(), do_simple_cellfun(), do_trilu(), octave_class::dotref(), octave_struct::dotref(), octave_scalar_struct::dotref(), tree_evaluator::echo(), eigs_callback::eigs_complex_func(), eigs_callback::eigs_func(), tree_cell::evaluate(), tree_multi_assignment::evaluate(), tree_superclass_ref::evaluate(), tree_identifier::evaluate(), tree_index_expression::evaluate(), tree_evaluator::evaluate_end_expression(), tree_multi_assignment::evaluate_n(), tree_index_expression::evaluate_n(), cdef_method::cdef_method_rep::execute(), tree_evaluator::execute_builtin_function(), tree_evaluator::execute_user_function(), tree_evaluator::execute_user_script(), F__calc_dimensions__(), F__get__(), F__get_frame__(), F__get_position__(), F__get_system_fonts__(), F__go_delete__(), F__go_execute_callback__(), F__go_figure__(), F__go_figure_handles__(), F__go_handles__(), F__go_post_callback__(), F__image_pixel_size__(), F__is_handle_visible__(), F__ode15__(), F__recorder_audiorecorder__(), F__show_figure__(), F__update_normals__(), F__zoom__(), Faddlistener(), Faddpath(), Faddproperty(), Farrayfun(), Fcellfun(), Fdaspk_options(), Fdasrt_options(), Fdassl_options(), Fdellistener(), Fdrawnow(), Ferror(), interpreter::feval(), Fget(), fill_matrix(), find_bkpt_list(), Fishghandle(), Flsode_options(), Fpause(), Fquad_options(), Fquadcc(), Fregister_graphics_toolkit(), Freset(), Fset(), Fspparms(), Fwaitfor(), get_dispatch_type(), get_function_handle(), main_window::handle_edit_mfile_request(), handle_message(), has_magic_colon(), octave_map::index(), Cell::index(), octave_lvalue::index_is_colon(), octave_lvalue::index_is_empty(), tm_row_const::init(), load_save_system::load(), load_inline_fcn(), make_argv(), make_graphics_object(), make_idx_args(), make_java_index(), make_storable_values(), tree_evaluator::make_value_list(), maybe_extract_message_id(), maybe_missing_function_hook(), mexCallMATLAB(), mk_tmp_hist_file(), oct_binop_default(), oct_unop_default(), octregexp(), octregexprep(), package_fromName(), package_get_classes(), package_get_functions(), package_get_packages(), bp_table::parse_dbfunction_params(), textscan::parse_options(), parse_options(), prepend(), printf_internal(), puts_internal(), quad_float_user_function(), quad_user_function(), octave_class::reconstruct_exemplar(), tree_statement_list::remove_all_breakpoints(), bp_table::remove_breakpoint_1(), reverse(), cdef_class::cdef_class_rep::run_constructor(), sanitize(), scanf_internal(), annotation_dialog::set_gui_props(), set_internal_variable(), cdef_property::cdef_property_rep::set_value(), single_type_concat(), single_type_concat_map(), octave_class::size(), octave_classdef::size(), splice(), streameuler2d_internal(), streameuler3d_internal(), octave_class::string_vector_value(), cdef_object_array::subsasgn(), octave_cell::subsasgn(), octave_struct::subsasgn(), octave_scalar_struct::subsasgn(), octave_class::subsasgn_common(), octave_cell::subsref(), octave_fcn_handle::subsref(), octave_java::subsref(), octave_struct::subsref(), octave_classdef::subsref(), octave_class::subsref(), cdef_object_array::subsref(), textscan_internal(), unary_op_defun_body(), stack_frame::value(), waitfor_del_listener(), waitfor_listener(), octave_class::xnumel(), octave_classdef::xnumel(), xset(), and xzip().
string_vector octave_value_list::make_argv | ( | const std::string & | fcn_name = "" | ) | const |
Definition at line 227 of file ovl.cc.
References all_strings_p(), elem(), error(), len, length(), n, string_vector::resize(), octave_value::rows(), octave_value::string_value(), and octave_value::string_vector_value().
Referenced by tree_evaluator::echo(), load_save_system::load(), and load_save_system::save().
void octave_value_list::make_storable_values | ( | void | ) |
Definition at line 277 of file ovl.cc.
References octave_value::is_copy_of(), len, length(), m_data, and octave_value::storable_value().
Referenced by tree_evaluator::execute_builtin_function().
|
inline |
Definition at line 167 of file ovl.h.
Referenced by tree_evaluator::execute_user_function().
|
inline |
|
inline |
|
default |
|
default |
octave_value_list & octave_value_list::prepend | ( | const octave_value & | val | ) |
Definition at line 80 of file ovl.cc.
References elem(), length(), n, and resize().
Referenced by class_simple_fcn_handle::call(), Canvas::canvasMouseReleaseEvent(), Fevalc(), Fprintf(), Fputs(), Fscanf(), get_output_list(), and cdef_class::cdef_class_rep::run_constructor().
|
inline |
Definition at line 117 of file ovl.h.
References n.
Referenced by Cell::Cell(), append(), call_mex(), do_cat(), do_class_concat(), do_cumminmax_red_op(), do_simple_cellfun(), cdef_method::cdef_method_rep::execute(), Farrayfun(), Fbsxfun(), Fcellfun(), Fdet(), Fgcd(), Flu(), Fsprintf(), maybe_extract_message_id(), mexCallMATLAB(), octregexp(), octregexprep(), base_stream::oscanf(), prepend(), printf_internal(), splice(), octave_class::subsasgn_common(), and tree_evaluator::visit_simple_for_command().
octave_value_list & octave_value_list::reverse | ( | void | ) |
|
inline |
Definition at line 131 of file ovl.h.
References len, string_vector::linear_slice(), m_names, and min().
Referenced by octave_user_function::all_va_args(), tree_multi_assignment::evaluate_n(), tree_evaluator::execute_user_function(), Fcellindexmat(), Fclass(), and interpreter::feval().
octave_value_list octave_value_list::splice | ( | octave_idx_type | offset, |
octave_idx_type | len, | ||
const octave_value_list & | lst = octave_value_list () |
||
) | const |
Definition at line 139 of file ovl.cc.
References elem(), error(), len, length(), and resize().
Referenced by class_fevalStatic(), F__go_figure__(), Faddproperty(), Fset(), make_graphics_object(), and textscan_internal().
|
inline |
Definition at line 165 of file ovl.h.
Referenced by tree_evaluator::bind_ans(), tree_simple_assignment::evaluate(), tree_multi_assignment::evaluate_n(), tree_identifier::evaluate_n(), tree_index_expression::evaluate_n(), and tree_evaluator::make_value_list().
|
inline |
Definition at line 171 of file ovl.h.
Referenced by tree_evaluator::execute_builtin_function(), Farrayfun(), and Fcellfun().
|
private |
Definition at line 177 of file ovl.h.
Referenced by octave_value_list(), and make_storable_values().
|
private |