Public Member Functions | Private Attributes | List of all members
grpc_python_generator::PythonGrpcGenerator Class Reference

#include <python_generator.h>

Inheritance diagram for grpc_python_generator::PythonGrpcGenerator:
Inheritance graph
[legend]

Public Member Functions

bool Generate (const grpc::protobuf::FileDescriptor *file, const std::string &parameter, grpc::protobuf::compiler::GeneratorContext *context, std::string *error) const override
 
uint64_t GetSupportedFeatures () const override
 
 PythonGrpcGenerator (const GeneratorConfiguration &config)
 
 ~PythonGrpcGenerator ()
 

Private Attributes

GeneratorConfiguration config_
 

Detailed Description

Definition at line 42 of file src/compiler/python_generator.h.

Constructor & Destructor Documentation

◆ PythonGrpcGenerator()

grpc_python_generator::PythonGrpcGenerator::PythonGrpcGenerator ( const GeneratorConfiguration config)

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

◆ ~PythonGrpcGenerator()

grpc_python_generator::PythonGrpcGenerator::~PythonGrpcGenerator ( )

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

Member Function Documentation

◆ Generate()

bool grpc_python_generator::PythonGrpcGenerator::Generate ( const grpc::protobuf::FileDescriptor file,
const std::string &  parameter,
grpc::protobuf::compiler::GeneratorContext context,
std::string *  error 
) const
override

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

◆ GetSupportedFeatures()

uint64_t grpc_python_generator::PythonGrpcGenerator::GetSupportedFeatures ( ) const
override

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

Member Data Documentation

◆ config_

GeneratorConfiguration grpc_python_generator::PythonGrpcGenerator::config_
private

Definition at line 55 of file src/compiler/python_generator.h.


The documentation for this class was generated from the following files:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:40