#include <grpcpp/impl/codegen/config_protobuf.h>
#include <google/protobuf/compiler/code_generator.h>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/io/printer.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
#include <google/protobuf/compiler/plugin.h>
#include <google/protobuf/compiler/csharp/csharp_names.h>
Go to the source code of this file.
#define GRPC_CUSTOM_CODEDOUTPUTSTREAM ::google::protobuf::io::CodedOutputStream |
Definition at line 36 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_CODEGENERATOR ::google::protobuf::compiler::CodeGenerator |
Definition at line 26 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_CSHARP_GETCLASSNAME ::google::protobuf::compiler::csharp::GetClassName |
Definition at line 54 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_CSHARP_GETFILENAMESPACE ::google::protobuf::compiler::csharp::GetFileNamespace |
Definition at line 56 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_CSHARP_GETREFLECTIONCLASSNAME ::google::protobuf::compiler::csharp::GetReflectionClassName |
Definition at line 58 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_GENERATORCONTEXT ::google::protobuf::compiler::GeneratorContext |
Definition at line 27 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_PARSEGENERATORPARAMETER ::google::protobuf::compiler::ParseGeneratorParameter |
Definition at line 48 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_PLUGINMAIN ::google::protobuf::compiler::PluginMain |
Definition at line 43 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_PRINTER ::google::protobuf::io::Printer |
Definition at line 35 of file src/compiler/config_protobuf.h.
#define GRPC_CUSTOM_STRINGOUTPUTSTREAM ::google::protobuf::io::StringOutputStream |
Definition at line 37 of file src/compiler/config_protobuf.h.