|
| enum class | Type : uchar { Slim = 0
, Wide = 1
, Count = 2
, Unknown = 3
} |
|
using | SizeInfoList = ::std::unordered_map<::persona::ArmSize::Type, ::persona::SizeInfo> |
|
|
static MCAPI_C ::std::string | getStringFromType (::persona::ArmSize::Type armSizeType) |
|
static MCAPI_C ::persona::ArmSize::Type | getTypeFromString (::std::string_view armSizeStr) |
|
static MCAPI ::std::unordered_map<::persona::ArmSize::Type, ::persona::SizeInfo > const & | mInfoList () |
The documentation for this class was generated from the following file: