tree: 8cb967e190fceca1de10d8c3a2dd1b445bc52c87 [path history] [tgz]
  1. tests/
  2. BUILD
  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. names.cc
  16. names.h
  17. output.cc
  18. output.h
  19. protoc-gen-upb-protos.cc
  20. README.md
protos_generator/README.md

protos Generator

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