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

#include <objectivec_file.h>

Public Member Functions

 FileGenerator (const FileDescriptor *file, const Options &options)
 
 ~FileGenerator ()
 
void GenerateSource (io::Printer *printer)
 
void GenerateHeader (io::Printer *printer)
 
const stringRootClassName () const
 
const string Path () const
 
bool IsPublicDependency () const
 

Protected Member Functions

void SetIsPublicDependency (bool is_public_dep)
 

Constructor & Destructor Documentation

◆ FileGenerator()

google::protobuf::compiler::objectivec::FileGenerator::FileGenerator ( const FileDescriptor file,
const Options options 
)

◆ ~FileGenerator()

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

Member Function Documentation

◆ GenerateHeader()

void google::protobuf::compiler::objectivec::FileGenerator::GenerateHeader ( io::Printer printer)

◆ GenerateSource()

void google::protobuf::compiler::objectivec::FileGenerator::GenerateSource ( io::Printer printer)

◆ IsPublicDependency()

bool google::protobuf::compiler::objectivec::FileGenerator::IsPublicDependency ( ) const
inline

◆ Path()

const string google::protobuf::compiler::objectivec::FileGenerator::Path ( ) const

◆ RootClassName()

const string& google::protobuf::compiler::objectivec::FileGenerator::RootClassName ( ) const
inline

◆ SetIsPublicDependency()

void google::protobuf::compiler::objectivec::FileGenerator::SetIsPublicDependency ( bool  is_public_dep)
inlineprotected

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