Namespaces

Enumerations

enum ColorBlindnessType
Name Value
NONE 0u
PROTANOMALY 1u
DEUTERANOMALY 2u
TRITANOMALY 3u

Defined at line 20 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum CaptionFontFamily
Name Value
UNKNOWN 0u
MONOSPACED_SERIF 1u
PROPORTIONAL_SERIF 2u
MONOSPACED_SANS_SERIF 3u
PROPORTIONAL_SANS_SERIF 4u
CASUAL 5u
CURSIVE 6u
SMALL_CAPITALS 7u

Font family groups for closed captions, specified by 47 CFR §79.102(k).

Defined at line 43 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum EdgeStyle
Name Value
NONE 0u
DROP_SHADOW 1u
RAISED 2u
DEPRESSED 3u
OUTLINE 4u

Edge style for fonts as specified in 47 CFR §79.103(c)(7)

Defined at line 69 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum AudioStreamSettingSource
Name Value
USER 0u
SYSTEM 1u
SYSTEM_WITH_FEEDBACK 2u

The source of the volume settings. The volume is set according to the source.

Defined at line 108 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum LowLightMode
Name Value
DISABLE 0u
DISABLE_IMMEDIATELY 1u
ENABLE 2u

Defined at line 152 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum ThemeType
Name Value
DEFAULT 0u
LIGHT 1u
DARK 2u

Defined at line 171 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum ThemeMode
Name Value
AUTO 1u

Defined at line 189 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum ToggleStateFlags
Name Value
AVAILABLE 1u
ACTIVE 2u
MUTED 4u
DISABLED 8u
ERROR 16u

A series of flags determining the state of an input device mute toggle.

Defined at line 270 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum DeviceType
Name Value
MICROPHONE 1u
CAMERA 2u

Defined at line 336 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum DeviceStateSource
Name Value
HARDWARE 1u
SOFTWARE 2u

Defined at line 349 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum HourCycle
Name Value
UNKNOWN 0u
H11 1u
H12 2u
H23 3u
H24 4u

Whether if the time format should be using 12 hour or 24 hour clock. H indicates the

maximum number that the hour indicator will ever show.

Defined at line 380 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum LightType
Name Value
BRIGHTNESS 1u
RGB 2u
SIMPLE 3u

Enum describing the possible types of values for controlling a light.

Defined at line 428 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum LightError
Name Value
FAILED 1u
UNSUPPORTED 2u
INVALID_NAME 3u
INVALID_VALUE 4u

Defined at line 452 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum Error
Name Value
FAILED 1u
UNSUPPORTED 2u

Common error code used across different settings.

Defined at line 510 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum SettingsEpitaph
Name Value
REQUEST_NOT_SUPPORTED 1u
INTERNAL_SERVICE_ERROR 2u
PERSISTENT_STORAGE_ERROR 3u
FILE_READ_ERROR 4u

Common epitaph messages used across different settings.

Defined at line 666 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

enum ConfigurationInterfaces
Name Value
ETHERNET 1u
WIFI 2u

Defined at line 687 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

Records

Functions

  • zx_status_t Clone (::fuchsia::settings::ColorBlindnessType value, ::fuchsia::settings::ColorBlindnessType * result)

    Defined at line 36 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::CaptionFontFamily value, ::fuchsia::settings::CaptionFontFamily * result)

    Defined at line 62 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::EdgeStyle value, ::fuchsia::settings::EdgeStyle * result)

    Defined at line 87 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::AudioStreamSettingSource value, ::fuchsia::settings::AudioStreamSettingSource * result)

    Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::LowLightMode value, ::fuchsia::settings::LowLightMode * result)

    Defined at line 165 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::ThemeType value, ::fuchsia::settings::ThemeType * result)

    Defined at line 183 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ThemeMode operator& (::fuchsia::settings::ThemeMode _lhs, ::fuchsia::settings::ThemeMode _rhs)

    Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ThemeMode & operator&= (::fuchsia::settings::ThemeMode & _lhs, ::fuchsia::settings::ThemeMode _rhs)

    Defined at line 214 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::ThemeMode value, ::fuchsia::settings::ThemeMode * result)

    Defined at line 237 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ToggleStateFlags operator& (::fuchsia::settings::ToggleStateFlags _lhs, ::fuchsia::settings::ToggleStateFlags _rhs)

    Defined at line 301 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ToggleStateFlags & operator&= (::fuchsia::settings::ToggleStateFlags & _lhs, ::fuchsia::settings::ToggleStateFlags _rhs)

    Defined at line 307 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::ToggleStateFlags value, ::fuchsia::settings::ToggleStateFlags * result)

    Defined at line 330 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::DeviceType value, ::fuchsia::settings::DeviceType * result)

    Defined at line 343 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::DeviceStateSource value, ::fuchsia::settings::DeviceStateSource * result)

    Defined at line 356 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::HourCycle value, ::fuchsia::settings::HourCycle * result)

    Defined at line 397 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::LightType value, ::fuchsia::settings::LightType * result)

    Defined at line 440 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::LightError value, ::fuchsia::settings::LightError * result)

    Defined at line 468 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::Error value, ::fuchsia::settings::Error * result)

    Defined at line 517 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::SettingsEpitaph value, ::fuchsia::settings::SettingsEpitaph * result)

    Defined at line 677 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ConfigurationInterfaces operator& (::fuchsia::settings::ConfigurationInterfaces _lhs, ::fuchsia::settings::ConfigurationInterfaces _rhs)

    Defined at line 707 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ConfigurationInterfaces & operator&= (::fuchsia::settings::ConfigurationInterfaces & _lhs, ::fuchsia::settings::ConfigurationInterfaces _rhs)

    Defined at line 713 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (::fuchsia::settings::ConfigurationInterfaces value, ::fuchsia::settings::ConfigurationInterfaces * result)

    Defined at line 736 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Accessibility_Set_Response & _value, ::fuchsia::settings::Accessibility_Set_Response * _result)

    Defined at line 782 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::AccessibilityWatchResponse & _value, ::fuchsia::settings::AccessibilityWatchResponse * _result)

    Defined at line 1473 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::AccessibilitySetRequest & _value, ::fuchsia::settings::AccessibilitySetRequest * _result)

    Defined at line 1494 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Audio_Set_Response & _value, ::fuchsia::settings::Audio_Set_Response * _result)

    Defined at line 1524 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Audio_Set2_Response & _value, ::fuchsia::settings::Audio_Set2_Response * _result)

    Defined at line 1554 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::AudioWatchResponse & _value, ::fuchsia::settings::AudioWatchResponse * _result)

    Defined at line 2073 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::AudioSetRequest & _value, ::fuchsia::settings::AudioSetRequest * _result)

    Defined at line 2094 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Audio_Watch2_Response & _value, ::fuchsia::settings::Audio_Watch2_Response * _result)

    Defined at line 2206 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Audio_Watch2_Result & value, ::fuchsia::settings::Audio_Watch2_Result * result)

    Defined at line 2305 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::AudioSet2Request & _value, ::fuchsia::settings::AudioSet2Request * _result)

    Defined at line 2326 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Display_Set_Response & _value, ::fuchsia::settings::Display_Set_Response * _result)

    Defined at line 2356 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::DisplayWatchResponse & _value, ::fuchsia::settings::DisplayWatchResponse * _result)

    Defined at line 2747 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::DisplaySetRequest & _value, ::fuchsia::settings::DisplaySetRequest * _result)

    Defined at line 2768 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::DoNotDisturb_Set_Response & _value, ::fuchsia::settings::DoNotDisturb_Set_Response * _result)

    Defined at line 2798 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::DoNotDisturbWatchResponse & _value, ::fuchsia::settings::DoNotDisturbWatchResponse * _result)

    Defined at line 2967 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::DoNotDisturbSetRequest & _value, ::fuchsia::settings::DoNotDisturbSetRequest * _result)

    Defined at line 2988 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::FactoryReset_Set_Response & _value, ::fuchsia::settings::FactoryReset_Set_Response * _result)

    Defined at line 3018 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::FactoryResetWatchResponse & _value, ::fuchsia::settings::FactoryResetWatchResponse * _result)

    Defined at line 3121 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::FactoryResetSetRequest & _value, ::fuchsia::settings::FactoryResetSetRequest * _result)

    Defined at line 3142 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Input_Set_Response & _value, ::fuchsia::settings::Input_Set_Response * _result)

    Defined at line 3172 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::InputWatchResponse & _value, ::fuchsia::settings::InputWatchResponse * _result)

    Defined at line 3686 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::InputSetRequest & _value, ::fuchsia::settings::InputSetRequest * _result)

    Defined at line 3850 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Intl_Set_Response & _value, ::fuchsia::settings::Intl_Set_Response * _result)

    Defined at line 3880 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::IntlWatchResponse & _value, ::fuchsia::settings::IntlWatchResponse * _result)

    Defined at line 4083 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::IntlSetRequest & _value, ::fuchsia::settings::IntlSetRequest * _result)

    Defined at line 4104 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Autorepeat & _value, ::fuchsia::settings::Autorepeat * _result)

    Defined at line 4131 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::KeyboardSetSetRequest & _value, ::fuchsia::settings::KeyboardSetSetRequest * _result)

    Defined at line 4262 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::KeyboardSet_Set_Response & _value, ::fuchsia::settings::KeyboardSet_Set_Response * _result)

    Defined at line 4292 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::KeyboardWatchWatchResponse & _value, ::fuchsia::settings::KeyboardWatchWatchResponse * _result)

    Defined at line 4313 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::LightValue & value, ::fuchsia::settings::LightValue * result)

    Defined at line 4468 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::LightWatchLightGroupsResponse & _value, ::fuchsia::settings::LightWatchLightGroupsResponse * _result)

    Defined at line 4758 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::LightWatchLightGroupRequest & _value, ::fuchsia::settings::LightWatchLightGroupRequest * _result)

    Defined at line 4779 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::LightWatchLightGroupResponse & _value, ::fuchsia::settings::LightWatchLightGroupResponse * _result)

    Defined at line 4800 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::LightSetLightGroupValuesRequest & _value, ::fuchsia::settings::LightSetLightGroupValuesRequest * _result)

    Defined at line 4823 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Light_SetLightGroupValues_Response & _value, ::fuchsia::settings::Light_SetLightGroupValues_Response * _result)

    Defined at line 4853 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Light_SetLightGroupValues_Result & value, ::fuchsia::settings::Light_SetLightGroupValues_Result * result)

    Defined at line 4962 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::NightMode_Set_Response & _value, ::fuchsia::settings::NightMode_Set_Response * _result)

    Defined at line 5055 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::NightModeWatchResponse & _value, ::fuchsia::settings::NightModeWatchResponse * _result)

    Defined at line 5156 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::NightModeSetRequest & _value, ::fuchsia::settings::NightModeSetRequest * _result)

    Defined at line 5177 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Privacy_Set_Response & _value, ::fuchsia::settings::Privacy_Set_Response * _result)

    Defined at line 5207 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::PrivacyWatchResponse & _value, ::fuchsia::settings::PrivacyWatchResponse * _result)

    Defined at line 5309 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::PrivacySetRequest & _value, ::fuchsia::settings::PrivacySetRequest * _result)

    Defined at line 5330 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Accessibility_Set_Result & value, ::fuchsia::settings::Accessibility_Set_Result * result)

    Defined at line 5439 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Audio_Set_Result & value, ::fuchsia::settings::Audio_Set_Result * result)

    Defined at line 5593 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Audio_Set2_Result & value, ::fuchsia::settings::Audio_Set2_Result * result)

    Defined at line 5721 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Display_Set_Result & value, ::fuchsia::settings::Display_Set_Result * result)

    Defined at line 5903 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::DoNotDisturb_Set_Result & value, ::fuchsia::settings::DoNotDisturb_Set_Result * result)

    Defined at line 6057 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::FactoryReset_Set_Result & value, ::fuchsia::settings::FactoryReset_Set_Result * result)

    Defined at line 6211 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Input_Set_Result & value, ::fuchsia::settings::Input_Set_Result * result)

    Defined at line 6365 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Intl_Set_Result & value, ::fuchsia::settings::Intl_Set_Result * result)

    Defined at line 6519 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::KeyboardSet_Set_Result & value, ::fuchsia::settings::KeyboardSet_Set_Result * result)

    Defined at line 6673 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::NightMode_Set_Result & value, ::fuchsia::settings::NightMode_Set_Result * result)

    Defined at line 6845 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Privacy_Set_Result & value, ::fuchsia::settings::Privacy_Set_Result * result)

    Defined at line 6999 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Setup_Set_Response & _value, ::fuchsia::settings::Setup_Set_Response * _result)

    Defined at line 7074 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::Setup_Set_Result & value, ::fuchsia::settings::Setup_Set_Result * result)

    Defined at line 7183 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::SetupWatchResponse & _value, ::fuchsia::settings::SetupWatchResponse * _result)

    Defined at line 7285 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • zx_status_t Clone (const ::fuchsia::settings::SetupSetRequest & _value, ::fuchsia::settings::SetupSetRequest * _result)

    Defined at line 7308 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • std::ostream & operator<< (std::ostream & os, const AudioStreamSettingSource & value)
  • std::ostream & operator<< (std::ostream & os, const CaptionFontFamily & value)
  • std::ostream & operator<< (std::ostream & os, const ColorBlindnessType & value)
  • std::ostream & operator<< (std::ostream & os, const DeviceStateSource & value)
  • std::ostream & operator<< (std::ostream & os, const DeviceType & value)
  • std::ostream & operator<< (std::ostream & os, const EdgeStyle & value)
  • std::ostream & operator<< (std::ostream & os, const Error & value)
  • std::ostream & operator<< (std::ostream & os, const HourCycle & value)
  • std::ostream & operator<< (std::ostream & os, const LightError & value)
  • std::ostream & operator<< (std::ostream & os, const LightType & value)
  • std::ostream & operator<< (std::ostream & os, const LowLightMode & value)
  • std::ostream & operator<< (std::ostream & os, const SettingsEpitaph & value)
  • std::ostream & operator<< (std::ostream & os, const ThemeType & value)
  • std::ostream & operator<< (std::ostream & os, const ConfigurationInterfaces & value)
  • std::ostream & operator<< (std::ostream & os, const ThemeMode & value)
  • std::ostream & operator<< (std::ostream & os, const ToggleStateFlags & value)
  • std::ostream & operator<< (std::ostream & os, const AccessibilitySetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const AccessibilityWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const Accessibility_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const AudioSet2Request & value)
  • std::ostream & operator<< (std::ostream & os, const AudioSetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const AudioWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const Audio_Set2_Response & value)
  • std::ostream & operator<< (std::ostream & os, const Audio_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const Audio_Watch2_Response & value)
  • std::ostream & operator<< (std::ostream & os, const Autorepeat & value)
  • std::ostream & operator<< (std::ostream & os, const DisplaySetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const DisplayWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const Display_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const DoNotDisturbSetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const DoNotDisturbWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const DoNotDisturb_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const FactoryResetSetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const FactoryResetWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const FactoryReset_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const InputSetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const InputWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const Input_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const IntlSetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const IntlWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const Intl_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const KeyboardSetSetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const KeyboardSet_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const KeyboardWatchWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const LightSetLightGroupValuesRequest & value)
  • std::ostream & operator<< (std::ostream & os, const LightWatchLightGroupRequest & value)
  • std::ostream & operator<< (std::ostream & os, const LightWatchLightGroupResponse & value)
  • std::ostream & operator<< (std::ostream & os, const LightWatchLightGroupsResponse & value)
  • std::ostream & operator<< (std::ostream & os, const Light_SetLightGroupValues_Response & value)
  • std::ostream & operator<< (std::ostream & os, const NightModeSetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const NightModeWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const NightMode_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const PrivacySetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const PrivacyWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const Privacy_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const SetupSetRequest & value)
  • std::ostream & operator<< (std::ostream & os, const SetupWatchResponse & value)
  • std::ostream & operator<< (std::ostream & os, const Setup_Set_Response & value)
  • std::ostream & operator<< (std::ostream & os, const AccessibilitySettings & value)
  • std::ostream & operator<< (std::ostream & os, const AudioSettings & value)
  • std::ostream & operator<< (std::ostream & os, const AudioSettings2 & value)
  • std::ostream & operator<< (std::ostream & os, const AudioStreamSettings & value)
  • std::ostream & operator<< (std::ostream & os, const AudioStreamSettings2 & value)
  • std::ostream & operator<< (std::ostream & os, const CaptionFontStyle & value)
  • std::ostream & operator<< (std::ostream & os, const CaptionsSettings & value)
  • std::ostream & operator<< (std::ostream & os, const DeviceState & value)
  • std::ostream & operator<< (std::ostream & os, const DisplaySettings & value)
  • std::ostream & operator<< (std::ostream & os, const DoNotDisturbSettings & value)
  • std::ostream & operator<< (std::ostream & os, const FactoryResetSettings & value)
  • std::ostream & operator<< (std::ostream & os, const InputDevice & value)
  • std::ostream & operator<< (std::ostream & os, const InputSettings & value)
  • std::ostream & operator<< (std::ostream & os, const InputState & value)
  • std::ostream & operator<< (std::ostream & os, const IntlSettings & value)
  • std::ostream & operator<< (std::ostream & os, const KeyboardSettings & value)
  • std::ostream & operator<< (std::ostream & os, const LightGroup & value)
  • std::ostream & operator<< (std::ostream & os, const LightState & value)
  • std::ostream & operator<< (std::ostream & os, const NightModeSettings & value)
  • std::ostream & operator<< (std::ostream & os, const PrivacySettings & value)
  • std::ostream & operator<< (std::ostream & os, const SetupSettings & value)
  • std::ostream & operator<< (std::ostream & os, const SourceState & value)
  • std::ostream & operator<< (std::ostream & os, const Theme & value)
  • std::ostream & operator<< (std::ostream & os, const Volume & value)
  • std::ostream & operator<< (std::ostream & os, const Accessibility_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const Audio_Set2_Result & value)
  • std::ostream & operator<< (std::ostream & os, const Audio_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const Audio_Watch2_Result & value)
  • std::ostream & operator<< (std::ostream & os, const Display_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const DoNotDisturb_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const FactoryReset_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const Input_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const Intl_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const KeyboardSet_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const LightValue & value)
  • std::ostream & operator<< (std::ostream & os, const Light_SetLightGroupValues_Result & value)
  • std::ostream & operator<< (std::ostream & os, const NightMode_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const Privacy_Set_Result & value)
  • std::ostream & operator<< (std::ostream & os, const Setup_Set_Result & value)
  • ::fuchsia::settings::ThemeMode operator| (::fuchsia::settings::ThemeMode _lhs, ::fuchsia::settings::ThemeMode _rhs)

    Defined at line 197 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ThemeMode & operator|= (::fuchsia::settings::ThemeMode & _lhs, ::fuchsia::settings::ThemeMode _rhs)

    Defined at line 202 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ThemeMode operator^ (::fuchsia::settings::ThemeMode _lhs, ::fuchsia::settings::ThemeMode _rhs)

    Defined at line 220 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ThemeMode & operator^= (::fuchsia::settings::ThemeMode & _lhs, ::fuchsia::settings::ThemeMode _rhs)

    Defined at line 226 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ThemeMode operator~ (::fuchsia::settings::ThemeMode _value)

    Defined at line 232 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ToggleStateFlags operator| (::fuchsia::settings::ToggleStateFlags _lhs, ::fuchsia::settings::ToggleStateFlags _rhs)

    Defined at line 290 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ToggleStateFlags & operator|= (::fuchsia::settings::ToggleStateFlags & _lhs, ::fuchsia::settings::ToggleStateFlags _rhs)

    Defined at line 295 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ToggleStateFlags operator^ (::fuchsia::settings::ToggleStateFlags _lhs, ::fuchsia::settings::ToggleStateFlags _rhs)

    Defined at line 313 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ToggleStateFlags & operator^= (::fuchsia::settings::ToggleStateFlags & _lhs, ::fuchsia::settings::ToggleStateFlags _rhs)

    Defined at line 319 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ToggleStateFlags operator~ (::fuchsia::settings::ToggleStateFlags _value)

    Defined at line 325 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ConfigurationInterfaces operator| (::fuchsia::settings::ConfigurationInterfaces _lhs, ::fuchsia::settings::ConfigurationInterfaces _rhs)

    Defined at line 696 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ConfigurationInterfaces & operator|= (::fuchsia::settings::ConfigurationInterfaces & _lhs, ::fuchsia::settings::ConfigurationInterfaces _rhs)

    Defined at line 701 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ConfigurationInterfaces operator^ (::fuchsia::settings::ConfigurationInterfaces _lhs, ::fuchsia::settings::ConfigurationInterfaces _rhs)

    Defined at line 719 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ConfigurationInterfaces & operator^= (::fuchsia::settings::ConfigurationInterfaces & _lhs, ::fuchsia::settings::ConfigurationInterfaces _rhs)

    Defined at line 725 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h

  • ::fuchsia::settings::ConfigurationInterfaces operator~ (::fuchsia::settings::ConfigurationInterfaces _value)

    Defined at line 731 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/hlcpp/fuchsia/settings/cpp/fidl.h