class FileOptions
Defined at line 7065 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
static FileOptions_OptimizeMode SPEED
static FileOptions_OptimizeMode CODE_SIZE
static FileOptions_OptimizeMode LITE_RUNTIME
static FileOptions_OptimizeMode OptimizeMode_MIN
static FileOptions_OptimizeMode OptimizeMode_MAX
static const int OptimizeMode_ARRAYSIZE
Public Methods
void CopyFrom (const FileOptions & from)
void Clear ()
::size_t ByteSizeLong ()
void FileOptions ()
Defined at line 7068 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
FileOptions & operator= (const FileOptions & from)
Defined at line 7085 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
FileOptions & operator= (FileOptions && from)
Defined at line 7089 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UnknownFieldSet & unknown_fields ()
Defined at line 7099 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
Defined at line 7103 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * descriptor ()
Defined at line 7108 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Descriptor * GetDescriptor ()
Defined at line 7111 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::Reflection * GetReflection ()
Defined at line 7115 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const FileOptions & default_instance ()
Defined at line 7118 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void Swap (FileOptions * other)
Defined at line 7123 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void UnsafeArenaSwap (FileOptions * other)
Defined at line 7131 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
FileOptions * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 7139 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void MergeFrom (const FileOptions & from)
Defined at line 7146 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool IsInitialized ()
Defined at line 7153 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
int GetCachedSize ()
Defined at line 7182 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::EnumDescriptor * OptimizeMode_descriptor ()
Defined at line 7225 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename T>
const ::std::string & OptimizeMode_Name (T value)
Defined at line 7229 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool OptimizeMode_Parse (::absl::string_view name, OptimizeMode * value)
Defined at line 7232 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed,typename = typename _proto_TypeTraits::Singular>
bool HasExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7579 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
void ClearExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7587 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed,typename = typename _proto_TypeTraits::Repeated>
int ExtensionSize (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7596 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed,::std::enable_if_t<!_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Singular::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7605 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed,::std::enable_if_t<_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Singular::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7616 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType MutableExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7627 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
void SetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::ConstType value)
Defined at line 7637 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
void SetAllocatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)
Defined at line 7647 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Singular::MutableType value)
Defined at line 7656 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7665 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
typename _proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7673 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed,::std::enable_if_t<!_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Repeated::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)
Defined at line 7684 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed,::std::enable_if_t<_proto_TypeTraits::kLifetimeBound, int> = 0>
typename _proto_TypeTraits::Repeated::ConstType GetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)
Defined at line 7696 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
typename _proto_TypeTraits::Repeated::MutableType MutableExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id, int index)
Defined at line 7707 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
void SetExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> &id,intindex,typename _proto_TypeTraits::Repeated::ConstTypevalue)
Defined at line 7716 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
typename _proto_TypeTraits::Repeated::MutableType AddExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7725 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
void AddExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id, typename _proto_TypeTraits::Repeated::ConstType value)
Defined at line 7737 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
const typename _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7747 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename _proto_TypeTraits,::google::protobuf::internal::FieldType _field_type,bool _is_packed>
typename _proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::google::protobuf::internal::ExtensionIdentifier<FileOptions, _proto_TypeTraits, _field_type, _is_packed> & id)
Defined at line 7758 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void ~FileOptions ()
template <typename = void>
void FileOptions (::google::protobuf::internal::ConstantInitialized , const ::google::protobuf::internal::ClassData * class_data)
void FileOptions (const FileOptions & from)
Defined at line 7083 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void FileOptions (FileOptions && from)
Defined at line 7084 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
auto InternalGenerateClassData_ (const MessageLite & prototype, const ::google::protobuf::internal::TcParseTableBase * tc_table)
::google::protobuf::Metadata GetMetadata ()
bool OptimizeMode_IsValid (int value)
Defined at line 7219 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_java_package ()
optional string java_package = 1;
Defined at line 17874 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_java_package ()
Defined at line 17878 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & java_package ()
Defined at line 17883 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_java_package (Arg_ && arg, Args_... args)
Defined at line 17889 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_java_package ()
Defined at line 17895 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_java_package ()
Defined at line 17914 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_java_package (::std::string * value)
Defined at line 17927 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_java_outer_classname ()
optional string java_outer_classname = 8;
Defined at line 17942 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_java_outer_classname ()
Defined at line 17946 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & java_outer_classname ()
Defined at line 17951 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_java_outer_classname (Arg_ && arg, Args_... args)
Defined at line 17957 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_java_outer_classname ()
Defined at line 17963 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_java_outer_classname ()
Defined at line 17982 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_java_outer_classname (::std::string * value)
Defined at line 17995 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_go_package ()
optional string go_package = 11;
Defined at line 18125 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_go_package ()
Defined at line 18129 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & go_package ()
Defined at line 18134 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_go_package (Arg_ && arg, Args_... args)
Defined at line 18140 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_go_package ()
Defined at line 18146 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_go_package ()
Defined at line 18165 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_go_package (::std::string * value)
Defined at line 18178 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_objc_class_prefix ()
optional string objc_class_prefix = 36;
Defined at line 18333 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_objc_class_prefix ()
Defined at line 18337 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & objc_class_prefix ()
Defined at line 18342 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_objc_class_prefix (Arg_ && arg, Args_... args)
Defined at line 18348 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_objc_class_prefix ()
Defined at line 18354 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_objc_class_prefix ()
Defined at line 18373 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_objc_class_prefix (::std::string * value)
Defined at line 18386 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_csharp_namespace ()
optional string csharp_namespace = 37;
Defined at line 18401 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_csharp_namespace ()
Defined at line 18405 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & csharp_namespace ()
Defined at line 18410 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_csharp_namespace (Arg_ && arg, Args_... args)
Defined at line 18416 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_csharp_namespace ()
Defined at line 18422 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_csharp_namespace ()
Defined at line 18441 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_csharp_namespace (::std::string * value)
Defined at line 18454 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_swift_prefix ()
optional string swift_prefix = 39;
Defined at line 18469 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_swift_prefix ()
Defined at line 18473 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & swift_prefix ()
Defined at line 18478 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_swift_prefix (Arg_ && arg, Args_... args)
Defined at line 18484 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_swift_prefix ()
Defined at line 18490 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_swift_prefix ()
Defined at line 18509 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_swift_prefix (::std::string * value)
Defined at line 18522 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_php_class_prefix ()
optional string php_class_prefix = 40;
Defined at line 18537 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_php_class_prefix ()
Defined at line 18541 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & php_class_prefix ()
Defined at line 18546 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_php_class_prefix (Arg_ && arg, Args_... args)
Defined at line 18552 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_php_class_prefix ()
Defined at line 18558 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_php_class_prefix ()
Defined at line 18577 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_php_class_prefix (::std::string * value)
Defined at line 18590 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_php_namespace ()
optional string php_namespace = 41;
Defined at line 18605 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_php_namespace ()
Defined at line 18609 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & php_namespace ()
Defined at line 18614 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_php_namespace (Arg_ && arg, Args_... args)
Defined at line 18620 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_php_namespace ()
Defined at line 18626 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_php_namespace ()
Defined at line 18645 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_php_namespace (::std::string * value)
Defined at line 18658 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_php_metadata_namespace ()
optional string php_metadata_namespace = 44;
Defined at line 18673 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_php_metadata_namespace ()
Defined at line 18677 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & php_metadata_namespace ()
Defined at line 18682 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_php_metadata_namespace (Arg_ && arg, Args_... args)
Defined at line 18688 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_php_metadata_namespace ()
Defined at line 18694 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_php_metadata_namespace ()
Defined at line 18713 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_php_metadata_namespace (::std::string * value)
Defined at line 18726 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_ruby_package ()
optional string ruby_package = 45;
Defined at line 18741 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_ruby_package ()
Defined at line 18745 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::std::string & ruby_package ()
Defined at line 18750 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
template <typename Arg_ = const ::std::string&, typename... Args_>
void set_ruby_package (Arg_ && arg, Args_... args)
Defined at line 18756 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * mutable_ruby_package ()
Defined at line 18762 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::std::string * release_ruby_package ()
Defined at line 18781 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_ruby_package (::std::string * value)
Defined at line 18794 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_features ()
optional .google.protobuf.FeatureSet features = 50;
Defined at line 18809 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_features ()
Defined at line 18814 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::FeatureSet & features ()
Defined at line 18824 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::FeatureSet * release_features ()
Defined at line 18842 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::FeatureSet * mutable_features ()
Defined at line 18878 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_allocated_features (::google::protobuf::FeatureSet * value)
Defined at line 18885 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void unsafe_arena_set_allocated_features (::google::protobuf::FeatureSet * value)
Defined at line 18828 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::FeatureSet * unsafe_arena_release_features ()
Defined at line 18861 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_java_multiple_files ()
optional bool java_multiple_files = 10 [default = false, feature_support = {
Defined at line 18010 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_java_multiple_files ()
Defined at line 18014 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool java_multiple_files ()
Defined at line 18019 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_java_multiple_files (bool value)
Defined at line 18023 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_cc_generic_services ()
optional bool cc_generic_services = 16 [default = false];
Defined at line 18193 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_cc_generic_services ()
Defined at line 18197 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool cc_generic_services ()
Defined at line 18202 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_cc_generic_services (bool value)
Defined at line 18206 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_java_generic_services ()
optional bool java_generic_services = 17 [default = false];
Defined at line 18221 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_java_generic_services ()
Defined at line 18225 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool java_generic_services ()
Defined at line 18230 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_java_generic_services (bool value)
Defined at line 18234 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_py_generic_services ()
optional bool py_generic_services = 18 [default = false];
Defined at line 18249 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_py_generic_services ()
Defined at line 18253 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool py_generic_services ()
Defined at line 18258 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_py_generic_services (bool value)
Defined at line 18262 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_java_generate_equals_and_hash ()
optional bool java_generate_equals_and_hash = 20 [deprecated = true];
Defined at line 18038 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_java_generate_equals_and_hash ()
Defined at line 18042 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool java_generate_equals_and_hash ()
Defined at line 18047 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_java_generate_equals_and_hash (bool value)
Defined at line 18051 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_deprecated ()
optional bool deprecated = 23 [default = false];
Defined at line 18277 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_deprecated ()
Defined at line 18281 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool deprecated ()
Defined at line 18286 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_deprecated (bool value)
Defined at line 18290 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_java_string_check_utf8 ()
optional bool java_string_check_utf8 = 27 [default = false];
Defined at line 18066 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_java_string_check_utf8 ()
Defined at line 18070 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool java_string_check_utf8 ()
Defined at line 18075 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_java_string_check_utf8 (bool value)
Defined at line 18079 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_optimize_for ()
optional .google.protobuf.FileOptions.OptimizeMode optimize_for = 9 [default = SPEED];
Defined at line 18094 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_optimize_for ()
Defined at line 18098 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::FileOptions_OptimizeMode optimize_for ()
Defined at line 18103 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_optimize_for (::google::protobuf::FileOptions_OptimizeMode value)
Defined at line 18107 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool has_cc_enable_arenas ()
optional bool cc_enable_arenas = 31 [default = true];
Defined at line 18305 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_cc_enable_arenas ()
Defined at line 18309 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
bool cc_enable_arenas ()
Defined at line 18314 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void set_cc_enable_arenas (bool value)
Defined at line 18318 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
int uninterpreted_option_size ()
repeated .google.protobuf.UninterpretedOption uninterpreted_option = 999;
Defined at line 18910 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
void clear_uninterpreted_option ()
Defined at line 18913 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::UninterpretedOption & uninterpreted_option (int index)
Defined at line 18918 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::UninterpretedOption * mutable_uninterpreted_option (int index)
Defined at line 18923 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::UninterpretedOption * add_uninterpreted_option ()
Defined at line 18928 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption> & uninterpreted_option ()
Defined at line 18938 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption> * mutable_uninterpreted_option ()
Defined at line 18943 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
Enumerations
enum (unnamed) : int
| Name | Value |
|---|---|
| kJavaPackageFieldNumber | 1 |
| kJavaOuterClassnameFieldNumber | 8 |
| kGoPackageFieldNumber | 11 |
| kObjcClassPrefixFieldNumber | 36 |
| kCsharpNamespaceFieldNumber | 37 |
| kSwiftPrefixFieldNumber | 39 |
| kPhpClassPrefixFieldNumber | 40 |
| kPhpNamespaceFieldNumber | 41 |
| kPhpMetadataNamespaceFieldNumber | 44 |
| kRubyPackageFieldNumber | 45 |
| kFeaturesFieldNumber | 50 |
| kJavaMultipleFilesFieldNumber | 10 |
| kCcGenericServicesFieldNumber | 16 |
| kJavaGenericServicesFieldNumber | 17 |
| kPyGenericServicesFieldNumber | 18 |
| kJavaGenerateEqualsAndHashFieldNumber | 20 |
| kDeprecatedFieldNumber | 23 |
| kJavaStringCheckUtf8FieldNumber | 27 |
| kOptimizeForFieldNumber | 9 |
| kCcEnableArenasFieldNumber | 31 |
| kUninterpretedOptionFieldNumber | 999 |
accessors -------------------------------------------------------
Defined at line 7238 of file ../../third_party/protobuf/src/src/google/protobuf/descriptor.pb.h
Friends
class TableStruct_google_2fprotobuf_2fdescriptor_2eproto
template <typename T>
class InternalHelper
class PrivateAccess
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view FileOptions ()
void FileOptions (FileOptions & aFileOptions & b)