GRPC C++
1.66.0
|
#include <type_traits>
#include "absl/log/absl_check.h"
#include "absl/strings/cord.h"
#include <grpc/byte_buffer.h>
#include <grpc/impl/grpc_types.h>
#include <grpc/slice.h>
#include <grpc/slice_buffer.h>
#include <grpc/support/log.h>
#include <grpcpp/impl/codegen/config_protobuf.h>
#include <grpcpp/impl/serialization_traits.h>
#include <grpcpp/support/byte_buffer.h>
#include <grpcpp/support/status.h>
Go to the source code of this file.
Data Structures | |
class | grpc::ProtoBufferWriter |
This is a specialization of the protobuf class ZeroCopyOutputStream. More... | |
Namespaces | |
grpc | |
An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
grpc::internal | |
Models a gRPC server. | |
Variables | |
const int | grpc::kProtoBufferWriterMaxBufferLength = 1024 * 1024 |