MIP_SDK  latest-2-g34f3e39
MicroStrain Communications Library for embedded systems
Classes | Namespaces | Functions
mip_metadata.hpp File Reference
#include "mip_structures.hpp"
#include "mip_meta_utils.hpp"
#include <mip/mip_serialization.hpp>
#include <mip/mip_descriptors.hpp>

Go to the source code of this file.

Classes

struct  mip::metadata::MetadataFor< FieldType >
 
struct  mip::metadata::MetadataFor< FunctionSelector >
 

Namespaces

 mip
 A collection of C++ classes and functions covering the full mip api.
 
 

Functions

void * mip::metadata::accessFunctionSelector (void *p)
 
template<size_t I, class FieldType >
auto & mip::metadata::get (typename EnableForFieldTypes< FieldType >::type &field)
 Gets a reference to parameter 'I' in the struct for the given field. More...