#include <cpp_options.h>
Public Types | |
enum | { kTCTableNever, kTCTableGuarded, kTCTableAlways } |
Public Attributes | |
const AccessInfoMap * | access_info_map = nullptr |
bool | annotate_accessor = false |
bool | annotate_headers = false |
std::string | annotation_guard_name |
std::string | annotation_pragma_name |
bool | bootstrap = false |
std::string | dllexport_decl |
bool | eagerly_verified_lazy = false |
EnforceOptimizeMode | enforce_mode = EnforceOptimizeMode::kNoEnforcement |
FieldListenerOptions | field_listener_options |
bool | force_eagerly_verified_lazy = false |
bool | force_inline_string = false |
bool | lite_implicit_weak_fields = false |
int | num_cc_files = 0 |
bool | opensource_runtime = false |
bool | profile_driven_inline_string = true |
bool | proto_h = false |
std::string | runtime_include_base |
bool | safe_boundary_check = false |
bool | table_driven_parsing = false |
bool | table_driven_serialization = false |
enum google::protobuf::compiler::cpp::Options:: { ... } | tctable_mode = kTCTableNever |
bool | transitive_pb_h = true |
bool | unused_field_stripping = false |
Definition at line 52 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
anonymous enum |
Enumerator | |
---|---|
kTCTableNever | |
kTCTableGuarded | |
kTCTableAlways |
Definition at line 80 of file protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
const AccessInfoMap * google::protobuf::compiler::cpp::Options::access_info_map = nullptr |
Definition at line 69 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 64 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 57 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
std::string google::protobuf::compiler::cpp::Options::annotation_guard_name |
Definition at line 68 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
std::string google::protobuf::compiler::cpp::Options::annotation_pragma_name |
Definition at line 67 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 62 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
std::string google::protobuf::compiler::cpp::Options::dllexport_decl |
Definition at line 53 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 86 of file protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
EnforceOptimizeMode google::protobuf::compiler::cpp::Options::enforce_mode = EnforceOptimizeMode::kNoEnforcement |
Definition at line 58 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
FieldListenerOptions google::protobuf::compiler::cpp::Options::field_listener_options |
Definition at line 85 of file protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 87 of file protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 74 of file protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 61 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
int google::protobuf::compiler::cpp::Options::num_cc_files = 0 |
Definition at line 66 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 63 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 73 of file protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 55 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
std::string google::protobuf::compiler::cpp::Options::runtime_include_base |
Definition at line 65 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 54 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 59 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 60 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
enum { ... } google::protobuf::compiler::cpp::Options::tctable_mode |
Definition at line 56 of file bloaty/third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.
Definition at line 72 of file protobuf/src/google/protobuf/compiler/cpp/cpp_options.h.