#include <csharp_reflection_class.h>
Definition at line 46 of file csharp_reflection_class.h.
◆ ReflectionClassGenerator() [1/2]
google::protobuf::compiler::csharp::ReflectionClassGenerator::ReflectionClassGenerator |
( |
const FileDescriptor * |
file, |
|
|
const Options * |
options |
|
) |
| |
◆ ~ReflectionClassGenerator()
google::protobuf::compiler::csharp::ReflectionClassGenerator::~ReflectionClassGenerator |
( |
| ) |
|
◆ ReflectionClassGenerator() [2/2]
google::protobuf::compiler::csharp::ReflectionClassGenerator::ReflectionClassGenerator |
( |
const ReflectionClassGenerator & |
| ) |
|
|
delete |
◆ Generate()
void google::protobuf::compiler::csharp::ReflectionClassGenerator::Generate |
( |
io::Printer * |
printer | ) |
|
◆ operator=()
◆ WriteDescriptor()
void google::protobuf::compiler::csharp::ReflectionClassGenerator::WriteDescriptor |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ WriteGeneratedCodeInfo()
void google::protobuf::compiler::csharp::ReflectionClassGenerator::WriteGeneratedCodeInfo |
( |
const Descriptor * |
descriptor, |
|
|
io::Printer * |
printer, |
|
|
bool |
last |
|
) |
| |
|
private |
◆ WriteIntroduction()
void google::protobuf::compiler::csharp::ReflectionClassGenerator::WriteIntroduction |
( |
io::Printer * |
printer | ) |
|
|
private |
◆ extensionClassname_
std::string google::protobuf::compiler::csharp::ReflectionClassGenerator::extensionClassname_ |
|
private |
◆ file_
const FileDescriptor* google::protobuf::compiler::csharp::ReflectionClassGenerator::file_ |
|
private |
◆ namespace_
std::string google::protobuf::compiler::csharp::ReflectionClassGenerator::namespace_ |
|
private |
◆ reflectionClassname_
std::string google::protobuf::compiler::csharp::ReflectionClassGenerator::reflectionClassname_ |
|
private |
The documentation for this class was generated from the following files: