|
MIP_SDK
v4.0.0-237-g9879cb72
MicroStrain Communications Library for embedded systems
|
#include "mip_field.hpp"#include <mip/mip_packet.h>#include <microstrain/serialization.hpp>#include <assert.h>#include <cstring>Go to the source code of this file.
Classes | |
| class | mip::PacketView |
| C++ class representing a view of a MIP packet. More... | |
| class | mip::PacketView::AllocatedField |
| class | mip::PacketView::FieldIterator |
| class | mip::SizedPacketBuf< BufferSize > |
| A mip packet with a self-contained buffer (useful with std::vector). More... | |
Namespaces | |
| mip | |
| A collection of C++ classes and functions covering the full mip api. | |
Typedefs | |
| typedef SizedPacketBuf< PacketView::LENGTH_MAX > | mip::PacketBuf |
| Typedef for SizedPacketBuf of max possible size. More... | |
1.8.17