EmbeddedProto
2.0.0
EmbeddedProto is a C++ Protocol Buffer implementation specifically suitable for microcontrollers.
|
#include "Fields.h"
#include "MessageInterface.h"
#include "MessageSizeCalculator.h"
#include "ReadBufferSection.h"
#include "FieldStringBytes.h"
#include "Errors.h"
#include <cstdint>
#include <type_traits>
Go to the source code of this file.
Classes | |
class | EmbeddedProto::RepeatedField< DATA_TYPE > |
Class template that specifies the interface of an arry with the data type. More... | |
Namespaces | |
EmbeddedProto | |