EmbeddedProto
2.0.0
EmbeddedProto is a C++ Protocol Buffer implementation specifically suitable for microcontrollers.
|
#include "WriteBufferInterface.h"
#include "ReadBufferInterface.h"
#include "Errors.h"
#include <cstdint>
#include <math.h>
#include <type_traits>
#include <limits>
Go to the source code of this file.
Classes | |
class | EmbeddedProto::WireFormatter |
This class combines functions to serialize and deserialize messages. More... | |
Namespaces | |
EmbeddedProto | |