GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
octave_value_typeinfo Member List

This is the complete list of members for octave_value_typeinfo, including all inherited members.

assign_op_fcn typedefoctave_value_typeinfo
assign_opsoctave_value_typeinfoprivate
assignany_op_fcn typedefoctave_value_typeinfo
assignany_opsoctave_value_typeinfoprivate
binary_class_op_fcn typedefoctave_value_typeinfo
binary_class_opsoctave_value_typeinfoprivate
binary_op_fcn typedefoctave_value_typeinfo
binary_opsoctave_value_typeinfoprivate
cat_op_fcn typedefoctave_value_typeinfo
cat_opsoctave_value_typeinfoprivate
cleanup_instance(void)octave_value_typeinfoinlineprivatestatic
compound_binary_class_opsoctave_value_typeinfoprivate
compound_binary_opsoctave_value_typeinfoprivate
do_installed_type_names(void)octave_value_typeinfoprivate
do_lookup_assign_op(octave_value::assign_op, int, int)octave_value_typeinfoprivate
do_lookup_assignany_op(octave_value::assign_op, int)octave_value_typeinfoprivate
do_lookup_binary_class_op(octave_value::binary_op)octave_value_typeinfoprivate
do_lookup_binary_class_op(octave_value::compound_binary_op)octave_value_typeinfoprivate
do_lookup_binary_op(octave_value::binary_op, int, int)octave_value_typeinfoprivate
do_lookup_binary_op(octave_value::compound_binary_op, int, int)octave_value_typeinfoprivate
do_lookup_cat_op(int, int)octave_value_typeinfoprivate
do_lookup_non_const_unary_op(octave_value::unary_op, int)octave_value_typeinfoprivate
do_lookup_pref_assign_conv(int, int)octave_value_typeinfoprivate
do_lookup_type(const std::string &nm)octave_value_typeinfoprivate
do_lookup_type_conv_op(int, int)octave_value_typeinfoprivate
do_lookup_unary_class_op(octave_value::unary_op)octave_value_typeinfoprivate
do_lookup_unary_op(octave_value::unary_op, int)octave_value_typeinfoprivate
do_lookup_widening_op(int, int)octave_value_typeinfoprivate
do_register_assign_op(octave_value::assign_op, int, int, assign_op_fcn)octave_value_typeinfoprivate
do_register_assignany_op(octave_value::assign_op, int, assignany_op_fcn)octave_value_typeinfoprivate
do_register_binary_class_op(octave_value::binary_op, binary_class_op_fcn)octave_value_typeinfoprivate
do_register_binary_class_op(octave_value::compound_binary_op, binary_class_op_fcn)octave_value_typeinfoprivate
do_register_binary_op(octave_value::binary_op, int, int, binary_op_fcn)octave_value_typeinfoprivate
do_register_binary_op(octave_value::compound_binary_op, int, int, binary_op_fcn)octave_value_typeinfoprivate
do_register_cat_op(int, int, cat_op_fcn)octave_value_typeinfoprivate
do_register_non_const_unary_op(octave_value::unary_op, int, non_const_unary_op_fcn)octave_value_typeinfoprivate
do_register_pref_assign_conv(int, int, int)octave_value_typeinfoprivate
do_register_type(const std::string &, const std::string &, const octave_value &)octave_value_typeinfoprivate
do_register_type_conv_op(int, int, octave_base_value::type_conv_fcn)octave_value_typeinfoprivate
do_register_unary_class_op(octave_value::unary_op, unary_class_op_fcn)octave_value_typeinfoprivate
do_register_unary_op(octave_value::unary_op, int, unary_op_fcn)octave_value_typeinfoprivate
do_register_widening_op(int, int, octave_base_value::type_conv_fcn)octave_value_typeinfoprivate
init_tab_szoctave_value_typeinfoprivatestatic
installed_type_names(void)octave_value_typeinfoinlinestatic
instanceoctave_value_typeinfoprivatestatic
instance_ok(void)octave_value_typeinfostatic
lookup_assign_op(octave_value::assign_op op, int t_lhs, int t_rhs)octave_value_typeinfoinlinestatic
lookup_assignany_op(octave_value::assign_op op, int t_lhs)octave_value_typeinfoinlinestatic
lookup_binary_class_op(octave_value::binary_op op)octave_value_typeinfoinlinestatic
lookup_binary_class_op(octave_value::compound_binary_op op)octave_value_typeinfoinlinestatic
lookup_binary_op(octave_value::binary_op op, int t1, int t2)octave_value_typeinfoinlinestatic
lookup_binary_op(octave_value::compound_binary_op op, int t1, int t2)octave_value_typeinfoinlinestatic
lookup_cat_op(int t1, int t2)octave_value_typeinfoinlinestatic
lookup_non_const_unary_op(octave_value::unary_op op, int t)octave_value_typeinfoinlinestatic
lookup_pref_assign_conv(int t_lhs, int t_rhs)octave_value_typeinfoinlinestatic
lookup_type(const std::string &nm)octave_value_typeinfoinlinestatic
lookup_type_conv_op(int t, int t_result)octave_value_typeinfoinlinestatic
lookup_unary_class_op(octave_value::unary_op op)octave_value_typeinfoinlinestatic
lookup_unary_op(octave_value::unary_op op, int t)octave_value_typeinfoinlinestatic
lookup_widening_op(int t, int t_result)octave_value_typeinfoinlinestatic
non_const_unary_op_fcn typedefoctave_value_typeinfo
non_const_unary_opsoctave_value_typeinfoprivate
num_typesoctave_value_typeinfoprivate
octave_value_typeinfo(void)octave_value_typeinfoinlineprotected
octave_value_typeinfo(const octave_value_typeinfo &)octave_value_typeinfoprivate
operator=(const octave_value_typeinfo &)octave_value_typeinfoprivate
pref_assign_convoctave_value_typeinfoprivate
register_assign_op(octave_value::assign_op, int, int, assign_op_fcn)octave_value_typeinfostatic
register_assignany_op(octave_value::assign_op, int, assignany_op_fcn)octave_value_typeinfostatic
register_binary_class_op(octave_value::binary_op, binary_class_op_fcn)octave_value_typeinfostatic
register_binary_class_op(octave_value::compound_binary_op, binary_class_op_fcn)octave_value_typeinfostatic
register_binary_op(octave_value::binary_op, int, int, binary_op_fcn)octave_value_typeinfostatic
register_binary_op(octave_value::compound_binary_op, int, int, binary_op_fcn)octave_value_typeinfostatic
register_cat_op(int, int, cat_op_fcn)octave_value_typeinfostatic
register_non_const_unary_op(octave_value::unary_op, int, non_const_unary_op_fcn)octave_value_typeinfostatic
register_pref_assign_conv(int, int, int)octave_value_typeinfostatic
register_type(const std::string &, const std::string &, const octave_value &)octave_value_typeinfostatic
register_type_conv_op(int, int, octave_base_value::type_conv_fcn)octave_value_typeinfostatic
register_unary_class_op(octave_value::unary_op, unary_class_op_fcn)octave_value_typeinfostatic
register_unary_op(octave_value::unary_op, int, unary_op_fcn)octave_value_typeinfostatic
register_widening_op(int, int, octave_base_value::type_conv_fcn)octave_value_typeinfostatic
type_conv_opsoctave_value_typeinfoprivate
typesoctave_value_typeinfoprivate
unary_class_op_fcn typedefoctave_value_typeinfo
unary_class_opsoctave_value_typeinfoprivate
unary_op_fcn typedefoctave_value_typeinfo
unary_opsoctave_value_typeinfoprivate
valsoctave_value_typeinfoprivate
widening_opsoctave_value_typeinfoprivate
~octave_value_typeinfo(void)octave_value_typeinfoinlineprotected