tree: 84a637f632c11d5e8754fa4a055d74fbd37359c9 [path history] [tgz]
  1. tests/
  2. BUILD
  3. context.h
  4. gen_accessors.cc
  5. gen_accessors.h
  6. gen_enums.cc
  7. gen_enums.h
  8. gen_extensions.cc
  9. gen_extensions.h
  10. gen_messages.cc
  11. gen_messages.h
  12. gen_repeated_fields.cc
  13. gen_repeated_fields.h
  14. gen_utils.cc
  15. gen_utils.h
  16. generator.cc
  17. generator.h
  18. keywords.cc
  19. keywords.h
  20. names.cc
  21. names.h
  22. protoc-gen-hpb.cc
  23. 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.