|
MIP_SDK
v4.0.0-237-g9879cb72
MicroStrain Communications Library for embedded systems
|
Go to the source code of this file.
Namespaces | |
| mip | |
| A collection of C++ classes and functions covering the full mip api. | |
| mip::serialization | |
Typedefs | |
| using | mip::Serializer = microstrain::BigEndianSerializer |
Functions | |
| template<class T > | |
| bool | mip::extract (T &object, const uint8_t *buffer, size_t bufferLength, size_t offset=0, bool exactSize=false) |
| template<class T > | |
| bool | mip::insert (const T &object, uint8_t *buffer, size_t bufferLength, size_t offset=0) |
1.8.17