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:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Definition at line 51 of file objectivec_generator.h.

Constructor & Destructor Documentation

◆ ObjectiveCGenerator() [1/2]

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

Definition at line 44 of file objectivec_generator.cc.

◆ ~ObjectiveCGenerator()

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

Definition at line 46 of file objectivec_generator.cc.

◆ ObjectiveCGenerator() [2/2]

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

Member Function Documentation

◆ Generate()

bool google::protobuf::compiler::objectivec::ObjectiveCGenerator::Generate ( const FileDescriptor file,
const string parameter,
GeneratorContext context,
string error 
) const

Definition at line 52 of file objectivec_generator.cc.

◆ GenerateAll()

bool google::protobuf::compiler::objectivec::ObjectiveCGenerator::GenerateAll ( const std::vector< const FileDescriptor * > &  files,
const string parameter,
GeneratorContext context,
string error 
) const

Definition at line 60 of file objectivec_generator.cc.

◆ HasGenerateAll()

bool google::protobuf::compiler::objectivec::ObjectiveCGenerator::HasGenerateAll ( ) const
virtual

Reimplemented from google::protobuf::compiler::CodeGenerator.

Definition at line 48 of file objectivec_generator.cc.

◆ operator=()

ObjectiveCGenerator& google::protobuf::compiler::objectivec::ObjectiveCGenerator::operator= ( const ObjectiveCGenerator )
delete

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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:09