#include <csharp_options.h>
Public Member Functions | |
| Options () | |
| Options () | |
Public Attributes | |
| std::string | base_namespace |
| bool | base_namespace_specified |
| std::string | file_extension |
| bool | internal_access |
| bool | serializable |
Definition at line 42 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h.
|
inline |
Definition at line 43 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h.
|
inline |
Definition at line 43 of file protobuf/src/google/protobuf/compiler/csharp/csharp_options.h.
| std::string google::protobuf::compiler::csharp::Options::base_namespace |
Definition at line 62 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h.
| bool google::protobuf::compiler::csharp::Options::base_namespace_specified |
Definition at line 67 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h.
| std::string google::protobuf::compiler::csharp::Options::file_extension |
Definition at line 51 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h.
| bool google::protobuf::compiler::csharp::Options::internal_access |
Definition at line 70 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h.
| bool google::protobuf::compiler::csharp::Options::serializable |
Definition at line 73 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h.