tree: 5c1714bfe33815bfde6ae2f8d315f242bac54a29 [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. generator.cc
  16. generator.h
  17. keywords.cc
  18. keywords.h
  19. names.cc
  20. names.h
  21. protoc-gen-hpb.cc
  22. 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.