EmbeddedProto
2.0.0
EmbeddedProto is a C++ Protocol Buffer implementation specifically suitable for microcontrollers.
|
#include "Errors.h"
#include "WireFormatter.h"
#include "WriteBufferInterface.h"
#include "ReadBufferInterface.h"
#include <cstdint>
Go to the source code of this file.
Classes | |
class | EmbeddedProto::Field |
class | EmbeddedProto::FieldTemplate< TYPE > |
class | EmbeddedProto::int32 |
class | EmbeddedProto::int64 |
class | EmbeddedProto::uint32 |
class | EmbeddedProto::uint64 |
class | EmbeddedProto::sint32 |
class | EmbeddedProto::sint64 |
class | EmbeddedProto::boolean |
class | EmbeddedProto::fixed32 |
class | EmbeddedProto::fixed64 |
class | EmbeddedProto::sfixed32 |
class | EmbeddedProto::sfixed64 |
class | EmbeddedProto::floatfixed |
class | EmbeddedProto::doublefixed |
Namespaces | |
EmbeddedProto | |