tree: 10eb92bd9c00151a69553259444a4f8a4ab1f58d [path history] [tgz]
  1. tests/
  2. context.h
  3. gen_accessors.cc
  4. gen_accessors.h
  5. gen_enums.cc
  6. gen_enums.h
  7. gen_extensions.cc
  8. gen_extensions.h
  9. gen_messages.cc
  10. gen_messages.h
  11. gen_repeated_fields.cc
  12. gen_repeated_fields.h
  13. gen_utils.cc
  14. gen_utils.h
  15. keywords.cc
  16. keywords.h
  17. names.cc
  18. names.h
  19. protoc-gen-hpb.cc
  20. README.md
hpb_generator/README.md

hpb Generator

This directory contains the generator for the hpb API, an experimental C++ protobuf implementation. Most users should use the standard C++ implementation here.