• Home
Name Date Size #Lines LOC

..--

ext/03-May-2024-588

generic/03-May-2024-588

impl/03-May-2024-1,305180

security/03-May-2024-11616

support/03-May-2024-37752

test/03-May-2024-588

README.mdD03-May-2024348 86

alarm.hD03-May-2024879 294

channel.hD03-May-2024887 294

client_context.hD03-May-2024915 294

completion_queue.hD03-May-2024923 294

create_channel.hD03-May-2024915 294

create_channel_posix.hD03-May-2024939 294

grpc++.hD03-May-2024883 294

health_check_service_interface.hD03-May-2024979 294

resource_quota.hD03-May-2024915 294

server.hD03-May-2024883 294

server_builder.hD03-May-2024915 294

server_context.hD03-May-2024915 294

server_posix.hD03-May-2024907 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