#include <php_generator.h>

Private Member Functions | |
| virtual bool | Generate (const FileDescriptor *file, const string ¶meter, GeneratorContext *generator_context, string *error) const |
Additional Inherited Members | |
Public Member Functions inherited from google::protobuf::compiler::CodeGenerator | |
| CodeGenerator () | |
| virtual bool | Generate (const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const =0 |
| virtual bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const |
| virtual bool | HasGenerateAll () const |
| virtual | ~CodeGenerator () |
Definition at line 46 of file php_generator.h.
|
privatevirtual |
Definition at line 1658 of file php_generator.cc.