Classes | |
| struct | GeneratorConfiguration |
| class | PythonGrpcGenerator |
Functions | |
| static bool | GenerateGrpc (GeneratorContext *context, PrivateGenerator &generator, std::string file_name, bool generate_in_pb2_grpc) |
| static bool | ParseParameters (const std::string ¶meter, std::string *grpc_version, std::vector< std::string > *strip_prefixes, std::string *error) |
Variables | |
| std::string | generator_file_name |
|
static |
Definition at line 833 of file src/compiler/python_generator.cc.
|
static |
Definition at line 859 of file src/compiler/python_generator.cc.
| std::string grpc_python_generator::generator_file_name |
Definition at line 55 of file src/compiler/python_generator.cc.