webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
google::protobuf::compiler::objectivec::ObjectiveCGenerator Class Reference

#include <objectivec_generator.h>

Inheritance diagram for google::protobuf::compiler::objectivec::ObjectiveCGenerator:
google::protobuf::compiler::CodeGenerator

Public Member Functions

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

Constructor & Destructor Documentation

◆ ObjectiveCGenerator()

google::protobuf::compiler::objectivec::ObjectiveCGenerator::ObjectiveCGenerator ( )

◆ ~ObjectiveCGenerator()

google::protobuf::compiler::objectivec::ObjectiveCGenerator::~ObjectiveCGenerator ( )

Member Function Documentation

◆ Generate()

bool google::protobuf::compiler::objectivec::ObjectiveCGenerator::Generate ( const FileDescriptor file,
const string parameter,
OutputDirectory output_directory,
string error 
) const
virtual

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