protozero
Minimalistic protocol buffer decoder and encoder in C++.
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  include
  protozero
 byteswap.hppContains functions to swap bytes in values (for different endianness)
 config.hppContains macro checks for different configurations
 exception.hppContains the exceptions used in the protozero library
 pbf_builder.hppContains the pbf_builder template class
 pbf_message.hppContains the pbf_message class
 pbf_reader.hppContains the pbf_reader class
 pbf_types.hppContains the declaration of low-level types used in the pbf format
 pbf_writer.hppContains the pbf_writer class
 varint.hppContains low-level varint and zigzag encoding and decoding functions
 version.hpp