tree: 18b68e5a4a60626405611475a2c79da7191a619c [path history] [tgz]
  1. ext/
  2. generic/
  3. impl/
  4. security/
  5. support/
  6. test/
  7. alarm.h
  8. channel.h
  9. client_context.h
  10. completion_queue.h
  11. create_channel.h
  12. create_channel_posix.h
  13. grpc++.h
  14. health_check_service_interface.h
  15. README.md
  16. resource_quota.h
  17. server.h
  18. server_builder.h
  19. server_context.h
  20. server_posix.h
include/grpc++/README.md

include/grpc++

This was the original directory name for all C++ header files but it conflicted with the naming scheme required for some build systems. It is superseded by include/grpcpp but the old directory structure is still present to avoid breaking code that used the old include files. All new include files are only in include/grpcpp.