• Home
Name Date Size #Lines LOC

..--

ext/04-Jul-2025-588

generic/04-Jul-2025-588

impl/04-Jul-2025-1,269218

security/04-Jul-2025-11616

support/04-Jul-2025-37752

test/04-Jul-2025-588

README.mdD04-Jul-2025348 86

alarm.hD04-Jul-2025878 294

channel.hD04-Jul-2025886 294

client_context.hD04-Jul-2025914 294

completion_queue.hD04-Jul-2025922 294

create_channel.hD04-Jul-2025914 294

create_channel_posix.hD04-Jul-2025938 294

grpc++.hD04-Jul-2025882 294

health_check_service_interface.hD04-Jul-2025978 294

resource_quota.hD04-Jul-2025914 294

server.hD04-Jul-2025882 294

server_builder.hD04-Jul-2025914 294

server_context.hD04-Jul-2025914 294

server_posix.hD04-Jul-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