Go to the source code of this file.
Namespaces | |
grpc | |
grpc::protobuf | |
grpc::protobuf::compiler | |
grpc::protobuf::io | |
grpc_cpp_generator | |
Functions | |
static void | grpc::protobuf::compiler::ParseGeneratorParameter (const string ¶meter, std::vector< std::pair< string, string > > *options) |
static int | grpc::protobuf::compiler::PluginMain (int argc, char *argv[], const CodeGenerator *generator) |
Variables | |
static const char *const | grpc_cpp_generator::kCppGeneratorMessageHeaderExt = ".pb.h" |
static const char *const | grpc_cpp_generator::kCppGeneratorServiceHeaderExt = ".grpc.pb.h" |