| MIP_SDK
    v4.0.0
    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::C | |
| Typedefs | |
| typedef microstrain_serializer | mip::C::mip_serializer | 
| Functions | |
| void | mip::C::mip_serializer_init_new_field (mip_serializer *serializer, mip_packet_view *packet, uint8_t field_descriptor) | 
| Initialize a serialization struct for creation of a new field at the end of the packet.  More... | |
| void | mip::C::mip_serializer_finish_new_field (const mip_serializer *serializer, mip_packet_view *packet) | 
| Call this after a new field allocated by mip_serializer_init_new_field has been written.  More... | |
| void | mip::C::microstrain_serializer_init_from_field (mip_serializer *serializer, const mip_field_view *field) | 
| Initialize a serialization struct from a microstrain field payload.  More... | |
 1.8.17
 1.8.17