#include <csharp_generator.h>
|
bool | Generate (const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const override |
|
virtual bool | Generate (const FileDescriptor *file, const string ¶meter, GeneratorContext *generator_context, string *error) const |
|
| Generator () |
|
uint64_t | GetSupportedFeatures () const override |
|
| ~Generator () |
|
| CodeGenerator () |
|
| CodeGenerator () |
|
virtual bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const |
|
virtual bool | GenerateAll (const std::vector< const FileDescriptor * > &files, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const |
|
virtual bool | HasGenerateAll () const |
|
virtual bool | HasGenerateAll () const |
|
virtual | ~CodeGenerator () |
|
virtual | ~CodeGenerator () |
|
◆ Generator()
google::protobuf::compiler::csharp::Generator::Generator |
( |
| ) |
|
◆ ~Generator()
google::protobuf::compiler::csharp::Generator::~Generator |
( |
| ) |
|
◆ Generate() [1/2]
◆ Generate() [2/2]
◆ GetSupportedFeatures()
uint64_t google::protobuf::compiler::csharp::Generator::GetSupportedFeatures |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: