This is the complete list of members for google::protobuf::compiler::CodeGenerator, including all inherited members.
CodeGenerator() | google::protobuf::compiler::CodeGenerator | inline |
Generate(const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const =0 | google::protobuf::compiler::CodeGenerator | pure virtual |
GenerateAll(const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const | google::protobuf::compiler::CodeGenerator | virtual |
GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(CodeGenerator) | google::protobuf::compiler::CodeGenerator | private |
HasGenerateAll() const | google::protobuf::compiler::CodeGenerator | inlinevirtual |
~CodeGenerator() | google::protobuf::compiler::CodeGenerator | virtual |