GNU Octave  8.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
load_save_system Member List

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

BINARY enum valueload_save_system
crash_dumps_octave_core(const octave_value_list &args, int nargout)load_save_system
crash_dumps_octave_core(void) constload_save_systeminline
crash_dumps_octave_core(bool flag)load_save_systeminline
do_save(std::ostream &os, const octave_value &tc, const std::string &name, const std::string &help, bool global, const load_save_format &fmt, bool save_as_floats)load_save_systemprivate
do_save(std::ostream &os, const symbol_info &syminfo, const load_save_format &fmt, bool save_as_floats)load_save_systemprivate
dump_octave_core(void)load_save_system
dump_octave_core(std::ostream &os, const char *fname, const load_save_format &fmt, bool save_as_floats)load_save_systemprivate
format_options enum nameload_save_system
format_type enum nameload_save_system
get_file_format(const std::string &fname, const std::string &orig_fname, bool &use_zlib, bool quiet=false)load_save_systemstatic
get_file_format(std::istream &file, const std::string &filename)load_save_systemprivatestatic
HDF5 enum valueload_save_system
init_save_header_format(void)load_save_systemprivatestatic
install_loaded_variable(const std::string &name, const octave_value &val, bool global, const std::string &)load_save_systemprivate
load(const octave_value_list &args=octave_value_list(), int nargout=0)load_save_system
load_save_system(interpreter &interp)load_save_system
load_save_system(const load_save_system &)=deleteload_save_system
load_vars(std::istream &stream, const std::string &orig_fname, const load_save_format &fmt, mach_info::float_format flt_fmt, bool list_only, bool swap, bool verbose, const string_vector &argv, int argv_idx, int argc, int nargout)load_save_system
m_crash_dumps_octave_coreload_save_systemprivate
m_interpreterload_save_systemprivate
m_octave_core_file_limitload_save_systemprivate
m_octave_core_file_nameload_save_systemprivate
m_octave_core_file_optionsload_save_systemprivate
m_save_default_optionsload_save_systemprivate
m_save_header_format_stringload_save_systemprivate
MAT5_BINARY enum valueload_save_system
MAT7_BINARY enum valueload_save_system
MAT_ASCII enum valueload_save_system
MAT_ASCII_LONG enum valueload_save_system
MAT_ASCII_TABS enum valueload_save_system
MAT_BINARY enum valueload_save_system
MAT_BINARY_V5 enum valueload_save_system
MAT_BINARY_V7 enum valueload_save_system
NO_OPTION enum valueload_save_system
octave_core_file_limit(const octave_value_list &args, int nargout)load_save_system
octave_core_file_limit(void) constload_save_systeminline
octave_core_file_limit(double limit)load_save_systeminline
octave_core_file_name(const octave_value_list &args, int nargout)load_save_system
octave_core_file_name(void) constload_save_systeminline
octave_core_file_name(const std::string &file)load_save_systeminline
octave_core_file_options(const octave_value_list &args, int nargout)load_save_system
octave_core_file_options(void) constload_save_systeminline
octave_core_file_options(const std::string &options)load_save_systeminline
operator=(const load_save_system &)=deleteload_save_system
parse_save_options(const string_vector &argv, load_save_format &fmt, bool &append, bool &save_as_floats, bool &use_zlib)load_save_systemstatic
parse_save_options(const std::string &arg, load_save_format &fmt, bool &append, bool &save_as_floats, bool &use_zlib)load_save_systemstatic
save(const octave_value_list &args=octave_value_list(), int nargout=0)load_save_system
save_default_options(const octave_value_list &args, int nargout)load_save_system
save_default_options(void) constload_save_systeminline
save_default_options(const std::string &options)load_save_systeminline
save_fields(std::ostream &os, const octave_scalar_map &m, const std::string &pattern, const load_save_format &fmt, bool save_as_floats)load_save_systemprivate
save_header_format_string(const octave_value_list &args, int nargout)load_save_system
save_header_format_string(void) constload_save_systeminline
save_header_format_string(const std::string &format)load_save_systeminline
save_vars(const string_vector &argv, int argv_idx, int argc, std::ostream &os, const load_save_format &fmt, bool save_as_floats, bool write_header_info)load_save_system
save_vars(std::ostream &os, const std::string &pattern, const load_save_format &fmt, bool save_as_floats)load_save_systemprivate
set(T &var, const T &new_val)load_save_systeminlineprivate
TEXT enum valueload_save_system
UNKNOWN enum valueload_save_system
write_header(std::ostream &os, const load_save_format &fmt)load_save_systemprivate
~load_save_system(void)load_save_system