Instantiating this class ensures the proper initialization of gRPC. More...
#include <grpc_library.h>
Public Member Functions | |
GrpcLibraryInitializer () | |
int | summon () |
Instantiating this class ensures the proper initialization of gRPC.
Definition at line 39 of file grpcpp/impl/grpc_library.h.
|
inline |
Definition at line 41 of file grpcpp/impl/grpc_library.h.
|
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.
Definition at line 54 of file grpcpp/impl/grpc_library.h.