Go to the documentation of this file.
19 #ifndef GRPCPP_IMPL_CODEGEN_CONFIG_PROTOBUF_H
20 #define GRPCPP_IMPL_CODEGEN_CONFIG_PROTOBUF_H
24 #define GRPC_OPEN_SOURCE_PROTO
26 #ifndef GRPC_CUSTOM_MESSAGE
27 #ifdef GRPC_USE_PROTO_LITE
28 #include <google/protobuf/message_lite.h>
29 #define GRPC_CUSTOM_MESSAGE ::google::protobuf::MessageLite
30 #define GRPC_CUSTOM_MESSAGELITE ::google::protobuf::MessageLite
32 #include <google/protobuf/message.h>
33 #define GRPC_CUSTOM_MESSAGE ::google::protobuf::Message
34 #define GRPC_CUSTOM_MESSAGELITE ::google::protobuf::MessageLite
38 #ifndef GRPC_CUSTOM_DESCRIPTOR
39 #include <google/protobuf/descriptor.h>
40 #include <google/protobuf/descriptor.pb.h>
41 #define GRPC_CUSTOM_DESCRIPTOR ::google::protobuf::Descriptor
42 #define GRPC_CUSTOM_DESCRIPTORPOOL ::google::protobuf::DescriptorPool
43 #define GRPC_CUSTOM_FIELDDESCRIPTOR ::google::protobuf::FieldDescriptor
44 #define GRPC_CUSTOM_FILEDESCRIPTOR ::google::protobuf::FileDescriptor
45 #define GRPC_CUSTOM_FILEDESCRIPTORPROTO ::google::protobuf::FileDescriptorProto
46 #define GRPC_CUSTOM_METHODDESCRIPTOR ::google::protobuf::MethodDescriptor
47 #define GRPC_CUSTOM_SERVICEDESCRIPTOR ::google::protobuf::ServiceDescriptor
48 #define GRPC_CUSTOM_SOURCELOCATION ::google::protobuf::SourceLocation
51 #ifndef GRPC_CUSTOM_DESCRIPTORDATABASE
52 #include <google/protobuf/descriptor_database.h>
53 #define GRPC_CUSTOM_DESCRIPTORDATABASE ::google::protobuf::DescriptorDatabase
54 #define GRPC_CUSTOM_SIMPLEDESCRIPTORDATABASE \
55 ::google::protobuf::SimpleDescriptorDatabase
58 #ifndef GRPC_CUSTOM_ZEROCOPYOUTPUTSTREAM
59 #include <google/protobuf/io/coded_stream.h>
60 #include <google/protobuf/io/zero_copy_stream.h>
61 #define GRPC_CUSTOM_ZEROCOPYOUTPUTSTREAM \
62 ::google::protobuf::io::ZeroCopyOutputStream
63 #define GRPC_CUSTOM_ZEROCOPYINPUTSTREAM \
64 ::google::protobuf::io::ZeroCopyInputStream
65 #define GRPC_CUSTOM_CODEDINPUTSTREAM ::google::protobuf::io::CodedInputStream
68 #ifndef GRPC_CUSTOM_JSONUTIL
69 #include <google/protobuf/util/json_util.h>
70 #include <google/protobuf/util/type_resolver_util.h>
71 #define GRPC_CUSTOM_JSONUTIL ::google::protobuf::util
72 #define GRPC_CUSTOM_UTIL_STATUS ::google::protobuf::util::Status
108 #endif // GRPCPP_IMPL_CODEGEN_CONFIG_PROTOBUF_H
#define GRPC_CUSTOM_CODEDINPUTSTREAM
GRPC_CUSTOM_FILEDESCRIPTOR FileDescriptor
GRPC_CUSTOM_ZEROCOPYINPUTSTREAM ZeroCopyInputStream
#define GRPC_CUSTOM_FILEDESCRIPTORPROTO
GRPC_CUSTOM_MESSAGE Message
GRPC_CUSTOM_FIELDDESCRIPTOR FieldDescriptor
GRPC_CUSTOM_ZEROCOPYOUTPUTSTREAM ZeroCopyOutputStream
GRPC_CUSTOM_DESCRIPTORPOOL DescriptorPool
#define GRPC_CUSTOM_MESSAGELITE
GRPC_CUSTOM_SIMPLEDESCRIPTORDATABASE SimpleDescriptorDatabase
#define GRPC_CUSTOM_DESCRIPTOR
#define GRPC_CUSTOM_FIELDDESCRIPTOR
#define GRPC_CUSTOM_ZEROCOPYOUTPUTSTREAM
GRPC_CUSTOM_MESSAGELITE MessageLite
GRPC_CUSTOM_METHODDESCRIPTOR MethodDescriptor
#define GRPC_CUSTOM_FILEDESCRIPTOR
GRPC_CUSTOM_CODEDINPUTSTREAM CodedInputStream
GRPC_CUSTOM_DESCRIPTORDATABASE DescriptorDatabase
#define GRPC_CUSTOM_DESCRIPTORDATABASE
#define GRPC_CUSTOM_MESSAGE
#define GRPC_CUSTOM_ZEROCOPYINPUTSTREAM
GRPC_CUSTOM_UTIL_STATUS Status
#define GRPC_CUSTOM_SOURCELOCATION
GRPC_CUSTOM_SOURCELOCATION SourceLocation
GRPC_CUSTOM_FILEDESCRIPTORPROTO FileDescriptorProto
#define GRPC_CUSTOM_SERVICEDESCRIPTOR
#define GRPC_CUSTOM_SIMPLEDESCRIPTORDATABASE
#define GRPC_CUSTOM_DESCRIPTORPOOL
#define GRPC_CUSTOM_METHODDESCRIPTOR
GRPC_CUSTOM_DESCRIPTOR Descriptor
GRPC_CUSTOM_SERVICEDESCRIPTOR ServiceDescriptor
#define GRPC_CUSTOM_UTIL_STATUS
#define GRPC_CUSTOM_JSONUTIL
grpc
Author(s):
autogenerated on Fri May 16 2025 02:58:00