EmbeddedProto  2.0.0
EmbeddedProto is a C++ Protocol Buffer implementation specifically suitable for microcontrollers.
Classes | Namespaces
RepeatedField.h File Reference
#include "Fields.h"
#include "MessageInterface.h"
#include "MessageSizeCalculator.h"
#include "ReadBufferSection.h"
#include "FieldStringBytes.h"
#include "Errors.h"
#include <cstdint>
#include <type_traits>
Include dependency graph for RepeatedField.h:
This graph shows which files directly or indirectly include this file:

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