34 #ifndef GRPCXX_IMPL_GRPC_LIBRARY_H
35 #define GRPCXX_IMPL_GRPC_LIBRARY_H
41 #include <grpc/grpc.h>
67 #endif // GRPCXX_IMPL_GRPC_LIBRARY_H
int summon()
A no-op method to force the linker to reference this class, which will take care of initializing and ...
Definition: grpc_library.h:61
GrpcLibraryInterface * g_glip
void shutdown() GRPC_OVERRIDE
Definition: grpc_library.h:50
void init() GRPC_OVERRIDE
Definition: grpc_library.h:48
Definition: grpc_library.h:46
Definition: grpc_library.h:49
Definition: grpc_library.h:41
Definition: grpc_library.h:55
#define GRPC_FINAL
Definition: config.h:71
GrpcLibraryInitializer()
Definition: grpc_library.h:57
#define GRPC_OVERRIDE
Definition: config.h:77