|
MIP_SDK
v4.0.0-237-g9879cb72
MicroStrain Communications Library for embedded systems
|
#include <mip_structures.hpp>
Classes | |
| struct | Entry |
Public Member Functions | |
| const char * | nameForValue (uint32_t value) const |
Public Attributes | |
| const char * | name = nullptr |
| const char * | docs = nullptr |
| Type | type = Type::NONE |
| ConstArrayView< Entry > | entries |
|
inline |
| const char* mip::metadata::EnumInfo::name = nullptr |
| const char* mip::metadata::EnumInfo::docs = nullptr |
| Type mip::metadata::EnumInfo::type = Type::NONE |
| ConstArrayView<Entry> mip::metadata::EnumInfo::entries |
1.8.17