| MIP_SDK
    v4.0.0
    MicroStrain Communications Library for embedded systems | 
#include "descriptor_id.hpp"#include <mip/mip_descriptors.hpp>#include <mip/mip_interface.hpp>#include <mip/mip_result.hpp>#include <algorithm>#include <stddef.h>Go to the source code of this file.
| Classes | |
| class | mip::CompositeResult | 
| Represents a list of zero or more actions and their results.  More... | |
| struct | mip::CompositeResult::Entry | 
| Namespaces | |
| mip | |
| A collection of C++ classes and functions covering the full mip api. | |
| Functions | |
| template<class Cmd , class... Args> | |
| CompositeResult::Entry | mip::runCommandEx (Interface &device, const Cmd &cmd, Args &&... args) | 
 1.8.17
 1.8.17