Instantiating this class ensures the proper initialization of gRPC.
More...
#include <grpc_library.h>
|
| GrpcLibraryInitializer () |
|
int | summon () |
| A no-op method to force the linker to reference this class, which will take care of initializing and shutting down the gRPC runtime. More...
|
|
Instantiating this class ensures the proper initialization of gRPC.
◆ GrpcLibraryInitializer()
grpc::internal::GrpcLibraryInitializer::GrpcLibraryInitializer |
( |
| ) |
|
|
inline |
◆ summon()
int grpc::internal::GrpcLibraryInitializer::summon |
( |
| ) |
|
|
inline |
A no-op method to force the linker to reference this class, which will take care of initializing and shutting down the gRPC runtime.
The documentation for this class was generated from the following file: