C++ class to get reference to StructArray
The StructArrayExt
class extends the APIs available to a reference to a
StructArray
.
Namespace: | matlab::data |
Base class: | Reference<Array> |
Include: | TypedArrayRef.hpp |
getFieldNames
Range<ForwardIterator, MATLABFieldIdentifier const> getFieldNames() const
|
Contains |
None
getNumberOfFields
size_t getNumberOfFields() const
|
Number of fields. |
None