Public Types | Static Public Member Functions | List of all members
com.google.protobuf::DescriptorProtos::FileOptions::_Internal Class Reference

Public Types

using HasBits = decltype(std::declval< FileOptions >()._has_bits_)
 

Static Public Member Functions

static void set_has_cc_enable_arenas (HasBits *has_bits)
 
static void set_has_cc_generic_services (HasBits *has_bits)
 
static void set_has_csharp_namespace (HasBits *has_bits)
 
static void set_has_deprecated (HasBits *has_bits)
 
static void set_has_go_package (HasBits *has_bits)
 
static void set_has_java_generate_equals_and_hash (HasBits *has_bits)
 
static void set_has_java_generic_services (HasBits *has_bits)
 
static void set_has_java_multiple_files (HasBits *has_bits)
 
static void set_has_java_outer_classname (HasBits *has_bits)
 
static void set_has_java_package (HasBits *has_bits)
 
static void set_has_java_string_check_utf8 (HasBits *has_bits)
 
static void set_has_objc_class_prefix (HasBits *has_bits)
 
static void set_has_optimize_for (HasBits *has_bits)
 
static void set_has_php_class_prefix (HasBits *has_bits)
 
static void set_has_php_generic_services (HasBits *has_bits)
 
static void set_has_php_metadata_namespace (HasBits *has_bits)
 
static void set_has_php_namespace (HasBits *has_bits)
 
static void set_has_py_generic_services (HasBits *has_bits)
 
static void set_has_ruby_package (HasBits *has_bits)
 
static void set_has_swift_prefix (HasBits *has_bits)
 

Detailed Description

Definition at line 8227 of file descriptor.pb.cc.

Member Typedef Documentation

◆ HasBits

Definition at line 8229 of file descriptor.pb.cc.

Member Function Documentation

◆ set_has_cc_enable_arenas()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_cc_enable_arenas ( HasBits has_bits)
inlinestatic

Definition at line 8266 of file descriptor.pb.cc.

◆ set_has_cc_generic_services()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_cc_generic_services ( HasBits has_bits)
inlinestatic

Definition at line 8251 of file descriptor.pb.cc.

◆ set_has_csharp_namespace()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_csharp_namespace ( HasBits has_bits)
inlinestatic

Definition at line 8272 of file descriptor.pb.cc.

◆ set_has_deprecated()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_deprecated ( HasBits has_bits)
inlinestatic

Definition at line 8263 of file descriptor.pb.cc.

◆ set_has_go_package()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_go_package ( HasBits has_bits)
inlinestatic

Definition at line 8248 of file descriptor.pb.cc.

◆ set_has_java_generate_equals_and_hash()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_java_generate_equals_and_hash ( HasBits has_bits)
inlinestatic

Definition at line 8239 of file descriptor.pb.cc.

◆ set_has_java_generic_services()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_java_generic_services ( HasBits has_bits)
inlinestatic

Definition at line 8254 of file descriptor.pb.cc.

◆ set_has_java_multiple_files()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_java_multiple_files ( HasBits has_bits)
inlinestatic

Definition at line 8236 of file descriptor.pb.cc.

◆ set_has_java_outer_classname()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_java_outer_classname ( HasBits has_bits)
inlinestatic

Definition at line 8233 of file descriptor.pb.cc.

◆ set_has_java_package()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_java_package ( HasBits has_bits)
inlinestatic

Definition at line 8230 of file descriptor.pb.cc.

◆ set_has_java_string_check_utf8()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_java_string_check_utf8 ( HasBits has_bits)
inlinestatic

Definition at line 8242 of file descriptor.pb.cc.

◆ set_has_objc_class_prefix()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_objc_class_prefix ( HasBits has_bits)
inlinestatic

Definition at line 8269 of file descriptor.pb.cc.

◆ set_has_optimize_for()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_optimize_for ( HasBits has_bits)
inlinestatic

Definition at line 8245 of file descriptor.pb.cc.

◆ set_has_php_class_prefix()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_php_class_prefix ( HasBits has_bits)
inlinestatic

Definition at line 8278 of file descriptor.pb.cc.

◆ set_has_php_generic_services()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_php_generic_services ( HasBits has_bits)
inlinestatic

Definition at line 8260 of file descriptor.pb.cc.

◆ set_has_php_metadata_namespace()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_php_metadata_namespace ( HasBits has_bits)
inlinestatic

Definition at line 8284 of file descriptor.pb.cc.

◆ set_has_php_namespace()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_php_namespace ( HasBits has_bits)
inlinestatic

Definition at line 8281 of file descriptor.pb.cc.

◆ set_has_py_generic_services()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_py_generic_services ( HasBits has_bits)
inlinestatic

Definition at line 8257 of file descriptor.pb.cc.

◆ set_has_ruby_package()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_ruby_package ( HasBits has_bits)
inlinestatic

Definition at line 8287 of file descriptor.pb.cc.

◆ set_has_swift_prefix()

static void com.google.protobuf::DescriptorProtos::FileOptions::_Internal::set_has_swift_prefix ( HasBits has_bits)
inlinestatic

Definition at line 8275 of file descriptor.pb.cc.


The documentation for this class was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:08