C++ class to get reference to EnumArray
The EnumArrayExt
class extends the APIs available to a reference to an
EnumArray
.
Namespace: | matlab::data |
Base class: | Reference<Array> |
Include: | TypedArrayRef.hpp |
getClassName
std::string getClassName() const
Return class name for this reference to an EnumArray
object.
|
Class name. |
None