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

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