Public Member Functions | Private Member Functions | List of all members
google::protobuf::compiler::php::Generator Class Reference

#include <php_generator.h>

Inheritance diagram for google::protobuf::compiler::php::Generator:
Inheritance graph
[legend]

Public Member Functions

virtual bool Generate (const FileDescriptor *file, const std::string &parameter, GeneratorContext *generator_context, std::string *error) const override
 
bool GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string &parameter, GeneratorContext *generator_context, std::string *error) const override
 
uint64_t GetSupportedFeatures () const override
 
- Public Member Functions inherited from google::protobuf::compiler::CodeGenerator
 CodeGenerator ()
 
 CodeGenerator ()
 
virtual bool HasGenerateAll () const
 
virtual bool HasGenerateAll () const
 
virtual ~CodeGenerator ()
 
virtual ~CodeGenerator ()
 

Private Member Functions

bool Generate (const FileDescriptor *file, const Options &options, GeneratorContext *generator_context, std::string *error) const
 
virtual bool Generate (const FileDescriptor *file, const string &parameter, GeneratorContext *generator_context, string *error) const
 

Additional Inherited Members

- Public Types inherited from google::protobuf::compiler::CodeGenerator
enum  Feature { FEATURE_PROTO3_OPTIONAL = 1 }
 

Detailed Description

Definition at line 46 of file third_party/bloaty/third_party/protobuf/src/google/protobuf/compiler/php/php_generator.h.

Member Function Documentation

◆ Generate() [1/3]

bool google::protobuf::compiler::php::Generator::Generate ( const FileDescriptor file,
const Options options,
GeneratorContext generator_context,
std::string *  error 
) const
private

◆ Generate() [2/3]

bool google::protobuf::compiler::php::Generator::Generate ( const FileDescriptor file,
const std::string &  parameter,
GeneratorContext generator_context,
std::string *  error 
) const
overridevirtual

◆ Generate() [3/3]

bool google::protobuf::compiler::php::Generator::Generate ( const FileDescriptor file,
const string &  parameter,
GeneratorContext generator_context,
string *  error 
) const
privatevirtual

◆ GenerateAll()

bool google::protobuf::compiler::php::Generator::GenerateAll ( const std::vector< const FileDescriptor * > &  files,
const std::string &  parameter,
GeneratorContext generator_context,
std::string *  error 
) const
overridevirtual

◆ GetSupportedFeatures()

uint64_t google::protobuf::compiler::php::Generator::GetSupportedFeatures ( ) const
inlineoverridevirtual

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


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