|
protozero
Minimalistic protocol buffer decoder and encoder in C++.
|

Files | |
| file | byteswap.hpp [code] |
| Contains functions to swap bytes in values (for different endianness). | |
| file | config.hpp [code] |
| Contains macro checks for different configurations. | |
| file | exception.hpp [code] |
| Contains the exceptions used in the protozero library. | |
| file | pbf_builder.hpp [code] |
| Contains the pbf_builder template class. | |
| file | pbf_reader.hpp [code] |
| Contains the pbf_reader class. | |
| file | pbf_types.hpp [code] |
| Contains the declaration of low-level types used in the pbf format. | |
| file | pbf_writer.hpp [code] |
| Contains the pbf_writer class. | |
| file | varint.hpp [code] |
| Contains low-level varint and zigzag encoding and decoding functions. | |
| file | version.hpp [code] |
1.8.9.1