This is the complete list of members for load_save_system, including all inherited members.
| BINARY enum value | load_save_system | |
| crash_dumps_octave_core(const octave_value_list &args, int nargout) | load_save_system | |
| crash_dumps_octave_core(void) const | load_save_system | inline |
| crash_dumps_octave_core(bool flag) | load_save_system | inline |
| 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_system | private |
| do_save(std::ostream &os, const symbol_info &syminfo, const load_save_format &fmt, bool save_as_floats) | load_save_system | private |
| 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_system | private |
| format_options enum name | load_save_system | |
| format_type enum name | load_save_system | |
| get_file_format(const std::string &fname, const std::string &orig_fname, bool &use_zlib, bool quiet=false) | load_save_system | static |
| get_file_format(std::istream &file, const std::string &filename) | load_save_system | privatestatic |
| HDF5 enum value | load_save_system | |
| init_save_header_format(void) | load_save_system | privatestatic |
| install_loaded_variable(const std::string &name, const octave_value &val, bool global, const std::string &) | load_save_system | private |
| 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 &)=delete | load_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_core | load_save_system | private |
| m_interpreter | load_save_system | private |
| m_octave_core_file_limit | load_save_system | private |
| m_octave_core_file_name | load_save_system | private |
| m_octave_core_file_options | load_save_system | private |
| m_save_default_options | load_save_system | private |
| m_save_header_format_string | load_save_system | private |
| MAT5_BINARY enum value | load_save_system | |
| MAT7_BINARY enum value | load_save_system | |
| MAT_ASCII enum value | load_save_system | |
| MAT_ASCII_LONG enum value | load_save_system | |
| MAT_ASCII_TABS enum value | load_save_system | |
| MAT_BINARY enum value | load_save_system | |
| MAT_BINARY_V5 enum value | load_save_system | |
| MAT_BINARY_V7 enum value | load_save_system | |
| NO_OPTION enum value | load_save_system | |
| octave_core_file_limit(const octave_value_list &args, int nargout) | load_save_system | |
| octave_core_file_limit(void) const | load_save_system | inline |
| octave_core_file_limit(double limit) | load_save_system | inline |
| octave_core_file_name(const octave_value_list &args, int nargout) | load_save_system | |
| octave_core_file_name(void) const | load_save_system | inline |
| octave_core_file_name(const std::string &file) | load_save_system | inline |
| octave_core_file_options(const octave_value_list &args, int nargout) | load_save_system | |
| octave_core_file_options(void) const | load_save_system | inline |
| octave_core_file_options(const std::string &options) | load_save_system | inline |
| operator=(const load_save_system &)=delete | load_save_system | |
| parse_save_options(const string_vector &argv, load_save_format &fmt, bool &append, bool &save_as_floats, bool &use_zlib) | load_save_system | static |
| parse_save_options(const std::string &arg, load_save_format &fmt, bool &append, bool &save_as_floats, bool &use_zlib) | load_save_system | static |
| 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) const | load_save_system | inline |
| save_default_options(const std::string &options) | load_save_system | inline |
| 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_system | private |
| save_header_format_string(const octave_value_list &args, int nargout) | load_save_system | |
| save_header_format_string(void) const | load_save_system | inline |
| save_header_format_string(const std::string &format) | load_save_system | inline |
| 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_system | private |
| set(T &var, const T &new_val) | load_save_system | inlineprivate |
| TEXT enum value | load_save_system | |
| UNKNOWN enum value | load_save_system | |
| write_header(std::ostream &os, const load_save_format &fmt) | load_save_system | private |
| ~load_save_system(void) | load_save_system |