* baseline * fix clang-tidy * manually revert these files * manually fixup at eof * revert 2 more files * change check_deprecated_grpc++.py * change end2end_defs.include template * fix check_include_guards.py * untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py not yet ready to be submitted * fix yapf check_include_guards.py remove a space... * fix version.cc.template * fix version_info.h.template |
||
|---|---|---|
| .. | ||
| ext | ||
| generic | ||
| impl | ||
| security | ||
| support | ||
| test | ||
| README.md | ||
| alarm.h | ||
| channel.h | ||
| client_context.h | ||
| completion_queue.h | ||
| create_channel.h | ||
| create_channel_posix.h | ||
| grpc++.h | ||
| health_check_service_interface.h | ||
| resource_quota.h | ||
| server.h | ||
| server_builder.h | ||
| server_context.h | ||
| server_posix.h | ||
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.