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