#include <csharp_generator.h>

Public Member Functions | |
| virtual bool | Generate (const FileDescriptor *file, const string ¶meter, GeneratorContext *generator_context, string *error) const |
Public Member Functions inherited from google::protobuf::compiler::CodeGenerator | |
| CodeGenerator () | |
| virtual bool | Generate (const FileDescriptor *file, const std::string ¶meter, GeneratorContext *generator_context, std::string *error) const =0 |
| 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 | ~CodeGenerator () |
Definition at line 51 of file csharp_generator.h.
|
virtual |
Definition at line 57 of file csharp_generator.cc.