EmbeddedProto
2.0.0
EmbeddedProto is a C++ Protocol Buffer implementation specifically suitable for microcontrollers.
|
#include <cstdint>
#include <MessageInterface.h>
#include <WireFormatter.h>
#include <Fields.h>
#include <MessageSizeCalculator.h>
#include <ReadBufferSection.h>
#include <RepeatedFieldFixedSize.h>
#include <FieldStringBytes.h>
#include <Errors.h>
#include <{{dependency}}>
Go to the source code of this file.
Macros | |
#define | _ {{proto_file.get_header_guard()}}_H_ |
#define _ {{proto_file.get_header_guard()}}_H_ |