Classes that require gRPC to be initialized should inherit from this class. More...
#include <grpc_library.h>
Public Member Functions | |
GrpcLibraryCodegen (bool call_grpc_init=true) | |
virtual | ~GrpcLibraryCodegen () |
Private Attributes | |
bool | grpc_init_called_ |
Classes that require gRPC to be initialized should inherit from this class.
Definition at line 40 of file grpcpp/impl/codegen/grpc_library.h.
Definition at line 42 of file grpcpp/impl/codegen/grpc_library.h.
|
inlinevirtual |
Definition at line 52 of file grpcpp/impl/codegen/grpc_library.h.
|
private |
Definition at line 62 of file grpcpp/impl/codegen/grpc_library.h.