|
GRPC C++
1.36.1
|
#include <iostream>#include <grpc/grpc.h>#include <grpcpp/impl/codegen/config.h>#include <grpcpp/impl/codegen/core_codegen.h>#include <grpcpp/impl/codegen/grpc_library.h>Go to the source code of this file.
Data Structures | |
| class | grpc::internal::GrpcLibrary |
| class | grpc::internal::GrpcLibraryInitializer |
| Instantiating this class ensures the proper initialization of gRPC. More... | |
Namespaces | |
| grpc | |
| An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
| grpc::internal | |
| Models a gRPC server. | |
1.8.17