Go to the documentation of this file.
19 #ifndef SRC_COMPILER_CONFIG_PROTOBUF_H
20 #define SRC_COMPILER_CONFIG_PROTOBUF_H
24 #ifndef GRPC_CUSTOM_CODEGENERATOR
25 #include <google/protobuf/compiler/code_generator.h>
26 #define GRPC_CUSTOM_CODEGENERATOR ::google::protobuf::compiler::CodeGenerator
27 #define GRPC_CUSTOM_GENERATORCONTEXT \
28 ::google::protobuf::compiler::GeneratorContext
31 #ifndef GRPC_CUSTOM_PRINTER
32 #include <google/protobuf/io/coded_stream.h>
33 #include <google/protobuf/io/printer.h>
34 #include <google/protobuf/io/zero_copy_stream_impl_lite.h>
35 #define GRPC_CUSTOM_PRINTER ::google::protobuf::io::Printer
36 #define GRPC_CUSTOM_CODEDOUTPUTSTREAM ::google::protobuf::io::CodedOutputStream
37 #define GRPC_CUSTOM_STRINGOUTPUTSTREAM \
38 ::google::protobuf::io::StringOutputStream
41 #ifndef GRPC_CUSTOM_PLUGINMAIN
42 #include <google/protobuf/compiler/plugin.h>
43 #define GRPC_CUSTOM_PLUGINMAIN ::google::protobuf::compiler::PluginMain
46 #ifndef GRPC_CUSTOM_PARSEGENERATORPARAMETER
47 #include <google/protobuf/compiler/code_generator.h>
48 #define GRPC_CUSTOM_PARSEGENERATORPARAMETER \
49 ::google::protobuf::compiler::ParseGeneratorParameter
52 #ifndef GRPC_CUSTOM_CSHARP_GETCLASSNAME
53 #include <google/protobuf/compiler/csharp/csharp_names.h>
54 #define GRPC_CUSTOM_CSHARP_GETCLASSNAME \
55 ::google::protobuf::compiler::csharp::GetClassName
56 #define GRPC_CUSTOM_CSHARP_GETFILENAMESPACE \
57 ::google::protobuf::compiler::csharp::GetFileNamespace
58 #define GRPC_CUSTOM_CSHARP_GETREFLECTIONCLASSNAME \
59 ::google::protobuf::compiler::csharp::GetReflectionClassName
62 #endif // SRC_COMPILER_CONFIG_PROTOBUF_H
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:58:52