Name Date Size #Lines LOC

..--

ext/H25-Apr-2025-588

generic/H25-Apr-2025-588

impl/H25-Apr-2025-1,269218

security/H25-Apr-2025-11616

support/H25-Apr-2025-37752

test/H25-Apr-2025-588

README.mdH A D25-Apr-2025348 86

alarm.hH A D25-Apr-2025878 294

channel.hH A D25-Apr-2025886 294

client_context.hH A D25-Apr-2025914 294

completion_queue.hH A D25-Apr-2025922 294

create_channel.hH A D25-Apr-2025914 294

create_channel_posix.hH A D25-Apr-2025938 294

grpc++.hH A D25-Apr-2025882 294

health_check_service_interface.hH A D25-Apr-2025978 294

resource_quota.hH A D25-Apr-2025914 294

server.hH A D25-Apr-2025882 294

server_builder.hH A D25-Apr-2025914 294

server_context.hH A D25-Apr-2025914 294

server_posix.hH A D25-Apr-2025906 294

README.md

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