#include "byte-swap.h"#include "cdef-class.h"#include "cdef-utils.h"#include "error.h"#include "interpreter-private.h"#include "load-save.h"#include "ls-mat-subsys.h"#include "ov-classdef.h"Go to the source code of this file.
Functions | |
| octave_value | load_mcos_object (const octave_value &objmetadata, bool as_struct) |
| octave_value load_mcos_object | ( | const octave_value & | objmetadata, |
| bool | as_struct | ||
| ) |
Definition at line 155 of file ls-mat-subsys.cc.
References octave_map::cat(), octave_value::cell_value(), octave_value::class_name(), octave_value::classdef_object_value(), Array< T, Alloc >::data(), octave_value::iscell(), octave_classdef::loadobj(), octave_value::numel(), dim_vector::numel(), OCTAVE_LOCAL_BUFFER, dim_vector::resize(), octave_value::uint32_array_value(), and warning_with_id().