| MIP_SDK
    v4.0.0
    MicroStrain Communications Library for embedded systems | 
Go to the source code of this file.
| Namespaces | |
| mip | |
| A collection of C++ classes and functions covering the full mip api. | |
| mip::metadata | |
| Typedefs | |
| using | mip::metadata::DescriptorSetSpan = microstrain::ConstArrayView< const DescriptorSetInfo * > | 
| Functions | |
| const DescriptorSetInfo * | mip::metadata::findDescriptorSet (const DescriptorSetSpan &descriptorSets, uint8_t descriptor) | 
| Searches for a descriptor set in a list of descriptor sets.  More... | |
| const FieldInfo * | mip::metadata::findField (const DescriptorSetSpan &descriptorSets, mip::CompositeDescriptor descriptor) | 
| Searches for field metadata info by descriptor ID.  More... | |
| const FieldInfo * | mip::metadata::findField (const DescriptorSetInfo &ds_info, uint8_t field_desc, bool check_shared_data) | 
| Searches for field metadata info by descriptor ID.  More... | |
 1.8.17
 1.8.17