#include <google/protobuf/message.h>
#include <google/protobuf/descriptor.h>
#include <google/protobuf/descriptor.pb.h>
#include <google/protobuf/descriptor_database.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/zero_copy_stream.h>
#include <google/protobuf/util/json_util.h>
#include <google/protobuf/util/type_resolver_util.h>
Go to the source code of this file.
Namespaces | |
grpc | |
grpc::protobuf | |
grpc::protobuf::io | |
grpc::protobuf::util | |
#define GRPC_CUSTOM_CODEDINPUTSTREAM ::google::protobuf::io::CodedInputStream |
Definition at line 65 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_DESCRIPTOR ::google::protobuf::Descriptor |
Definition at line 41 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_DESCRIPTORDATABASE ::google::protobuf::DescriptorDatabase |
Definition at line 53 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_DESCRIPTORPOOL ::google::protobuf::DescriptorPool |
Definition at line 42 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_FIELDDESCRIPTOR ::google::protobuf::FieldDescriptor |
Definition at line 43 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_FILEDESCRIPTOR ::google::protobuf::FileDescriptor |
Definition at line 44 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_FILEDESCRIPTORPROTO ::google::protobuf::FileDescriptorProto |
Definition at line 45 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_JSONUTIL ::google::protobuf::util |
Definition at line 71 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_MESSAGE ::google::protobuf::Message |
Definition at line 33 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_MESSAGELITE ::google::protobuf::MessageLite |
Definition at line 34 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_METHODDESCRIPTOR ::google::protobuf::MethodDescriptor |
Definition at line 46 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_SERVICEDESCRIPTOR ::google::protobuf::ServiceDescriptor |
Definition at line 47 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_SIMPLEDESCRIPTORDATABASE ::google::protobuf::SimpleDescriptorDatabase |
Definition at line 54 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_SOURCELOCATION ::google::protobuf::SourceLocation |
Definition at line 48 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_UTIL_STATUS ::google::protobuf::util::Status |
Definition at line 72 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_ZEROCOPYINPUTSTREAM ::google::protobuf::io::ZeroCopyInputStream |
Definition at line 63 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_CUSTOM_ZEROCOPYOUTPUTSTREAM ::google::protobuf::io::ZeroCopyOutputStream |
Definition at line 61 of file include/grpcpp/impl/codegen/config_protobuf.h.
#define GRPC_OPEN_SOURCE_PROTO |
Definition at line 24 of file include/grpcpp/impl/codegen/config_protobuf.h.