| MIP_SDK
    v4.0.0
    MicroStrain Communications Library for embedded systems | 
 
 
 
Go to the documentation of this file.
   12     template<
class FieldType>
 
   40          "Standard MIP function selector",
 
   43          {
true, 
true, 
true, 
true, 
true},
 
   61     template<
size_t I, 
class FieldType>
 
   66         return *
static_cast<T*
>(paramInfo.accessor(&field));
 
  
std::enable_if< isField< T >::value, T > EnableForFieldTypes
Definition: mip_descriptors.hpp:56
Definition: mip_structures.hpp:65
FunctionSelector
Definition: mip_descriptors.hpp:66