GRPC C++  1.30.0
Public Member Functions
grpc::GrpcLibraryCodegen Class Reference

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 ()
 

Detailed Description

Classes that require gRPC to be initialized should inherit from this class.

Constructor & Destructor Documentation

◆ GrpcLibraryCodegen()

grpc::GrpcLibraryCodegen::GrpcLibraryCodegen ( bool  call_grpc_init = true)
inline

◆ ~GrpcLibraryCodegen()

virtual grpc::GrpcLibraryCodegen::~GrpcLibraryCodegen ( )
inlinevirtual

The documentation for this class was generated from the following file: