GRPC C++
1.30.0
|
#include <grpcpp/impl/codegen/core_codegen_interface.h>
Go to the source code of this file.
Data Structures | |
class | grpc::GrpcLibraryInterface |
class | grpc::GrpcLibraryCodegen |
Classes that require gRPC to be initialized should inherit from this class. More... | |
Namespaces | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |
Variables | |
GrpcLibraryInterface * | grpc::g_glip |
Initialized by grpc::GrpcLibraryInitializer from <grpcpp/impl/grpc_library.h> More... | |