|
MIP_SDK
v3.0.0
MicroStrain Communications Library for embedded systems
|
#include "descriptor_id.hpp"#include <mip/mip_interface.hpp>#include <mip/mip_result.hpp>#include <mip/mip_descriptors.hpp>#include <stddef.h>#include <algorithm>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