EmbeddedProto  2.0.0
EmbeddedProto is a C++ Protocol Buffer implementation specifically suitable for microcontrollers.
Classes | Namespaces
WireFormatter.h File Reference
#include "WriteBufferInterface.h"
#include "ReadBufferInterface.h"
#include "Errors.h"
#include <cstdint>
#include <math.h>
#include <type_traits>
#include <limits>
Include dependency graph for WireFormatter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EmbeddedProto::WireFormatter
 This class combines functions to serialize and deserialize messages. More...
 

Namespaces

 EmbeddedProto