Public Member Functions | List of all members
grpc::GrpcLibraryInterface Class Referenceabstract

#include <grpc_library.h>

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

Public Member Functions

virtual void init ()=0
 
virtual void shutdown ()=0
 
virtual ~GrpcLibraryInterface ()=default
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ~GrpcLibraryInterface()

virtual grpc::GrpcLibraryInterface::~GrpcLibraryInterface ( )
virtualdefault

Member Function Documentation

◆ init()

virtual void grpc::GrpcLibraryInterface::init ( )
pure virtual

Implemented in grpc::internal::GrpcLibrary.

◆ shutdown()

virtual void grpc::GrpcLibraryInterface::shutdown ( )
pure virtual

Implemented in grpc::internal::GrpcLibrary.


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


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