Public Member Functions | Private Member Functions | List of all members
google::protobuf::compiler::java::KotlinGenerator Class Reference

#include <java_kotlin_generator.h>

Inheritance diagram for google::protobuf::compiler::java::KotlinGenerator:
Inheritance graph
[legend]

Public Member Functions

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

Private Member Functions

 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS (KotlinGenerator)
 

Additional Inherited Members

- Public Types inherited from google::protobuf::compiler::CodeGenerator
enum  Feature { FEATURE_PROTO3_OPTIONAL = 1 }
 

Detailed Description

Definition at line 50 of file java_kotlin_generator.h.

Constructor & Destructor Documentation

◆ KotlinGenerator()

google::protobuf::compiler::java::KotlinGenerator::KotlinGenerator ( )

Definition at line 44 of file java_kotlin_generator.cc.

◆ ~KotlinGenerator()

google::protobuf::compiler::java::KotlinGenerator::~KotlinGenerator ( )
override

Definition at line 45 of file java_kotlin_generator.cc.

Member Function Documentation

◆ Generate()

bool google::protobuf::compiler::java::KotlinGenerator::Generate ( const FileDescriptor file,
const std::string &  parameter,
GeneratorContext context,
std::string *  error 
) const
overridevirtual

◆ GetSupportedFeatures()

uint64_t google::protobuf::compiler::java::KotlinGenerator::GetSupportedFeatures ( ) const
overridevirtual

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

Definition at line 47 of file java_kotlin_generator.cc.

◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()

google::protobuf::compiler::java::KotlinGenerator::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS ( KotlinGenerator  )
private

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:23