#include <csharp_reflection_class.h>

Public Member Functions | |
| void | Generate (io::Printer *printer) |
| void | Generate (io::Printer *printer) |
| ReflectionClassGenerator & | operator= (const ReflectionClassGenerator &)=delete |
| ReflectionClassGenerator & | operator= (const ReflectionClassGenerator &)=delete |
| ReflectionClassGenerator (const FileDescriptor *file, const Options *options) | |
| ReflectionClassGenerator (const FileDescriptor *file, const Options *options) | |
| ReflectionClassGenerator (const ReflectionClassGenerator &)=delete | |
| ReflectionClassGenerator (const ReflectionClassGenerator &)=delete | |
| ~ReflectionClassGenerator () | |
| ~ReflectionClassGenerator () | |
Private Member Functions | |
| void | WriteDescriptor (io::Printer *printer) |
| void | WriteDescriptor (io::Printer *printer) |
| void | WriteGeneratedCodeInfo (const Descriptor *descriptor, io::Printer *printer, bool last) |
| void | WriteGeneratedCodeInfo (const Descriptor *descriptor, io::Printer *printer, bool last) |
| void | WriteIntroduction (io::Printer *printer) |
| void | WriteIntroduction (io::Printer *printer) |
Private Attributes | |
| std::string | extensionClassname_ |
| const FileDescriptor * | file_ |
| std::string | namespace_ |
| std::string | reflectionClassname_ |
Additional Inherited Members | |
Protected Member Functions inherited from google::protobuf::compiler::csharp::SourceGeneratorBase | |
| std::string | class_access_level () |
| std::string | class_access_level () |
| SourceGeneratorBase & | operator= (const SourceGeneratorBase &)=delete |
| SourceGeneratorBase & | operator= (const SourceGeneratorBase &)=delete |
| const Options * | options () |
| const Options * | options () |
| SourceGeneratorBase (const FileDescriptor *descriptor, const Options *options) | |
| SourceGeneratorBase (const Options *options) | |
| SourceGeneratorBase (const SourceGeneratorBase &)=delete | |
| SourceGeneratorBase (const SourceGeneratorBase &)=delete | |
| void | WriteGeneratedCodeAttributes (io::Printer *printer) |
| void | WriteGeneratedCodeAttributes (io::Printer *printer) |
| virtual | ~SourceGeneratorBase () |
| virtual | ~SourceGeneratorBase () |
Definition at line 46 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h.
| google::protobuf::compiler::csharp::ReflectionClassGenerator::ReflectionClassGenerator | ( | const FileDescriptor * | file, |
| const Options * | options | ||
| ) |
Definition at line 54 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.
| google::protobuf::compiler::csharp::ReflectionClassGenerator::~ReflectionClassGenerator | ( | ) |
Definition at line 63 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.
|
delete |
| google::protobuf::compiler::csharp::ReflectionClassGenerator::ReflectionClassGenerator | ( | const FileDescriptor * | file, |
| const Options * | options | ||
| ) |
| google::protobuf::compiler::csharp::ReflectionClassGenerator::~ReflectionClassGenerator | ( | ) |
|
delete |
| void google::protobuf::compiler::csharp::ReflectionClassGenerator::Generate | ( | io::Printer * | printer | ) |
Definition at line 66 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.
| void google::protobuf::compiler::csharp::ReflectionClassGenerator::Generate | ( | io::Printer * | printer | ) |
|
delete |
|
delete |
|
private |
|
private |
Definition at line 156 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.
|
private |
Definition at line 253 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.
|
private |
|
private |
|
private |
Definition at line 125 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.
|
private |
Definition at line 61 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h.
|
private |
Definition at line 57 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h.
|
private |
Definition at line 59 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h.
|
private |
Definition at line 60 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h.