Namespaces | Functions | Variables
src/compiler/python_generator.cc File Reference
#include "src/compiler/python_generator.h"
#include <algorithm>
#include <cassert>
#include <cctype>
#include <cstring>
#include <fstream>
#include <iostream>
#include <map>
#include <memory>
#include <ostream>
#include <set>
#include <sstream>
#include <tuple>
#include <vector>
#include "src/compiler/config.h"
#include "src/compiler/generator_helpers.h"
#include "src/compiler/protobuf_plugin.h"
#include "src/compiler/python_generator_helpers.h"
#include "src/compiler/python_private_generator.h"
Include dependency graph for src/compiler/python_generator.cc:

Go to the source code of this file.

Namespaces

 grpc_python_generator
 

Functions

static bool grpc_python_generator::GenerateGrpc (GeneratorContext *context, PrivateGenerator &generator, std::string file_name, bool generate_in_pb2_grpc)
 
static bool grpc_python_generator::ParseParameters (const std::string &parameter, std::string *grpc_version, std::vector< std::string > *strip_prefixes, std::string *error)
 

Variables

std::string grpc_python_generator::generator_file_name
 

Variable Documentation

◆ printer_

grpc_generator::Printer* printer_
private

Definition at line 86 of file src/compiler/python_generator.cc.



grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:21