protozero
Minimalistic protocol buffer decoder and encoder in C++.
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 Cprotozero::const_fixed_iterator< T >
 Cprotozero::const_varint_iterator< T >
 Cprotozero::const_svarint_iterator< T >
 Cprotozero::data_view
 Cexception
 Cprotozero::exception
 Cprotozero::end_of_buffer_exception
 Cprotozero::unknown_pbf_wire_type_exception
 Cprotozero::varint_too_long_exception
 CP
 Cprotozero::iterator_range< T, P >
 Cprotozero::pbf_reader
 Cprotozero::pbf_message< T >
 Cprotozero::pbf_writer
 Cprotozero::pbf_builder< T >