Public Member Functions | Private Attributes | List of all members
grpc::GrpcLibraryCodegen Class Reference

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

#include <grpc_library.h>

Inheritance diagram for grpc::GrpcLibraryCodegen:
Inheritance graph
[legend]

Public Member Functions

 GrpcLibraryCodegen (bool call_grpc_init=true)
 
virtual ~GrpcLibraryCodegen ()
 

Private Attributes

bool grpc_init_called_
 

Detailed Description

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

Definition at line 40 of file grpcpp/impl/codegen/grpc_library.h.

Constructor & Destructor Documentation

◆ GrpcLibraryCodegen()

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

Definition at line 42 of file grpcpp/impl/codegen/grpc_library.h.

◆ ~GrpcLibraryCodegen()

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

Definition at line 52 of file grpcpp/impl/codegen/grpc_library.h.

Member Data Documentation

◆ grpc_init_called_

bool grpc::GrpcLibraryCodegen::grpc_init_called_
private

Definition at line 62 of file grpcpp/impl/codegen/grpc_library.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:31