MIP_SDK  v3.0.0
MicroStrain Communications Library for embedded systems
Classes | Public Attributes | List of all members
mip::metadata::EnumInfo Struct Reference

#include <mip_structures.hpp>

Inheritance diagram for mip::metadata::EnumInfo:
mip::metadata::BitfieldInfo

Classes

struct  Entry
 

Public Attributes

const char * name = nullptr
 
const char * docs = nullptr
 
Type type = Type::NONE
 
Span< const Entryentries
 

Member Data Documentation

◆ docs

const char* mip::metadata::EnumInfo::docs = nullptr

◆ entries

Span<const Entry> mip::metadata::EnumInfo::entries

◆ name

const char* mip::metadata::EnumInfo::name = nullptr

◆ type

Type mip::metadata::EnumInfo::type = Type::NONE

The documentation for this struct was generated from the following file: