#include "octave-config.h"#include <cstdint>#include <array>#include <iosfwd>#include <string>#include <tuple>#include <utility>#include <vector>#include "Cell.h"#include "oct-map.h"#include "ov.h"#include "str-vec.h"Go to the source code of this file.
Classes | |
| class | subsystem_handler |
Functions | |
| octave_value | load_mcos_object (const octave_value &objmetadata, bool as_struct=false) |
| octave_value load_mcos_object | ( | const octave_value & | objmetadata, |
| bool | as_struct = false |
||
| ) |
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().