EmbeddedProto
2.0.0
EmbeddedProto is a C++ Protocol Buffer implementation specifically suitable for microcontrollers.
|
#include "RepeatedField.h"
#include "Errors.h"
#include <cstdint>
#include <cstring>
#include <algorithm>
Go to the source code of this file.
Classes | |
class | EmbeddedProto::RepeatedFieldFixedSize< DATA_TYPE, MAX_LENGTH > |
A template class that actually holds some data. More... | |
Namespaces | |
EmbeddedProto | |