Public Member Functions | Private Member Functions | List of all members
PHPGrpcGenerator Class Reference
Inheritance diagram for PHPGrpcGenerator:
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
 
 PHPGrpcGenerator ()
 
 ~PHPGrpcGenerator ()
 

Private Member Functions

void GenerateService (const grpc::protobuf::FileDescriptor *file, const grpc::protobuf::ServiceDescriptor *service, const std::string &class_suffix, bool is_server, grpc::protobuf::compiler::GeneratorContext *context) const
 

Detailed Description

Definition at line 31 of file php_plugin.cc.

Constructor & Destructor Documentation

◆ PHPGrpcGenerator()

PHPGrpcGenerator::PHPGrpcGenerator ( )
inline

Definition at line 33 of file php_plugin.cc.

◆ ~PHPGrpcGenerator()

PHPGrpcGenerator::~PHPGrpcGenerator ( )
inline

Definition at line 34 of file php_plugin.cc.

Member Function Documentation

◆ Generate()

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

Definition at line 40 of file php_plugin.cc.

◆ GenerateService()

void PHPGrpcGenerator::GenerateService ( const grpc::protobuf::FileDescriptor file,
const grpc::protobuf::ServiceDescriptor service,
const std::string &  class_suffix,
bool  is_server,
grpc::protobuf::compiler::GeneratorContext context 
) const
inlineprivate

Definition at line 75 of file php_plugin.cc.

◆ GetSupportedFeatures()

uint64_t PHPGrpcGenerator::GetSupportedFeatures ( ) const
inlineoverride

Definition at line 36 of file php_plugin.cc.


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


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