#include <MatlabParamParser.h>
Public Types | |
using | type = uint16_t |
using | value = std::integral_constant< mxClassID, mxUINT16_CLASS > |
Definition at line 83 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< uint16_t >::type = uint16_t |
Definition at line 85 of file MatlabParamParser.h.
using MatlabParamParser::mx_wrapper< uint16_t >::value = std::integral_constant<mxClassID, mxUINT16_CLASS> |
Definition at line 84 of file MatlabParamParser.h.