protozero  1.6.3
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
 data_view.hppContains the implementation of the data_view class
 exception.hppContains the exceptions used in the protozero library
 iterators.hppContains the iterators for access to packed repeated fields
 pbf_builder.hppContains the pbf_builder template class
 pbf_message.hppContains the pbf_message template class
 pbf_reader.hppContains the pbf_reader class
 pbf_writer.hppContains the pbf_writer class
 types.hppContains the declaration of low-level types used in the pbf format
 varint.hppContains low-level varint and zigzag encoding and decoding functions
 version.hppContains macros defining the protozero version