#include <java_options.h>
Public Member Functions | |
| Options () | |
| Options () | |
Public Attributes | |
| bool | annotate_code |
| std::string | annotation_list_file |
| bool | enforce_lite |
| bool | generate_immutable_code |
| bool | generate_mutable_code |
| bool | generate_shared_code |
| std::string | output_list_file |
Definition at line 42 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.
|
inline |
Definition at line 43 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.
|
inline |
Definition at line 43 of file protobuf/src/google/protobuf/compiler/java/java_options.h.
| bool google::protobuf::compiler::java::Options::annotate_code |
Definition at line 59 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.
| std::string google::protobuf::compiler::java::Options::annotation_list_file |
Definition at line 62 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.
| bool google::protobuf::compiler::java::Options::enforce_lite |
Definition at line 56 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.
| bool google::protobuf::compiler::java::Options::generate_immutable_code |
Definition at line 51 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.
| bool google::protobuf::compiler::java::Options::generate_mutable_code |
Definition at line 52 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.
| bool google::protobuf::compiler::java::Options::generate_shared_code |
Definition at line 53 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.
| std::string google::protobuf::compiler::java::Options::output_list_file |
Definition at line 65 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/java/java_options.h.