GRPC C++
1.30.0
|
#include <grpc/byte_buffer.h>
#include <grpc/grpc.h>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpcpp/impl/codegen/core_codegen_interface.h>
Go to the source code of this file.
Data Structures | |
class | grpc::CoreCodegen |
Implementation of the core codegen interface. More... | |
Namespaces | |
grpc | |
This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface. | |