|
|
%!s(int64=4) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| ext | %!s(int64=7) %!d(string=hai) anos | |
| generic | %!s(int64=7) %!d(string=hai) anos | |
| impl | %!s(int64=5) %!d(string=hai) anos | |
| security | %!s(int64=7) %!d(string=hai) anos | |
| support | %!s(int64=7) %!d(string=hai) anos | |
| test | %!s(int64=7) %!d(string=hai) anos | |
| README.md | %!s(int64=4) %!d(string=hai) anos | |
| alarm.h | %!s(int64=7) %!d(string=hai) anos | |
| channel.h | %!s(int64=7) %!d(string=hai) anos | |
| client_context.h | %!s(int64=7) %!d(string=hai) anos | |
| completion_queue.h | %!s(int64=7) %!d(string=hai) anos | |
| create_channel.h | %!s(int64=7) %!d(string=hai) anos | |
| create_channel_posix.h | %!s(int64=7) %!d(string=hai) anos | |
| grpc++.h | %!s(int64=7) %!d(string=hai) anos | |
| health_check_service_interface.h | %!s(int64=7) %!d(string=hai) anos | |
| resource_quota.h | %!s(int64=7) %!d(string=hai) anos | |
| server.h | %!s(int64=7) %!d(string=hai) anos | |
| server_builder.h | %!s(int64=7) %!d(string=hai) anos | |
| server_context.h | %!s(int64=7) %!d(string=hai) anos | |
| server_posix.h | %!s(int64=7) %!d(string=hai) anos | |
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.