Main Content

matlab::data::Reference<EnumArray>

C++ class to get reference to EnumArray

Description

The EnumArrayExt class extends the APIs available to a reference to an EnumArray.

Class Details

Namespace:

matlab::data

Base class:

Reference<Array>

Include:

TypedArrayRef.hpp

Member Functions

getClassName

std::string getClassName() const
Description

Return class name for this reference to an EnumArray object.

Returns

std::string

Class name.

Throws

None

Version History

Introduced in R2017b