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

#include <mip_structures.hpp>

Inheritance diagram for mip::metadata::StructInfo:
mip::metadata::FieldInfo mip::metadata::UnionInfo

Public Attributes

const char * name = nullptr
 
const char * title = nullptr
 
const char * docs = nullptr
 
Span< const ParameterInfoparameters
 

Member Data Documentation

◆ docs

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

◆ name

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

◆ parameters

Span<const ParameterInfo> mip::metadata::StructInfo::parameters

◆ title

const char* mip::metadata::StructInfo::title = nullptr

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