MIP_SDK
latest-2-g34f3e39
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) |