EmbeddedProto  2.0.0
EmbeddedProto is a C++ Protocol Buffer implementation specifically suitable for microcontrollers.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NEmbeddedProto
 Ninternal
 CBaseStringBytes
 CFieldStringBytes
 Cboolean
 Cdoublefixed
 CField
 CFieldBytes
 CFieldString
 CFieldTemplate
 Cfixed32
 Cfixed64
 Cfloatfixed
 Cint32
 Cint64
 CMessageInterface
 CMessageSizeCalculatorThis class is used in a message to calculate the current serialized size
 CReadBufferInterfaceThe pure virtual definition of a message buffer to read from
 CReadBufferSectionThis is a wrapper around a ReadBufferInterface only exposing a given number of bytes
 CRepeatedFieldClass template that specifies the interface of an arry with the data type
 CRepeatedFieldFixedSizeA template class that actually holds some data
 Csfixed32
 Csfixed64
 Csint32
 Csint64
 Cuint32
 Cuint64
 CWireFormatterThis class combines functions to serialize and deserialize messages
 CWriteBufferInterfaceThe pure virtual definition of a message buffer used for writing
 Nsupport
 NField
 CField
 CFieldBasic
 CFieldBytes
 CFieldEnum
 CFieldMessage
 CFieldRepeated
 CFieldString
 NOneof
 COneof
 NProtoFile
 CProtoFile
 NTypeDefinitions
 CEnumDefinition
 CMessageDefinition
 CScope
 CTypeDefinition