class SetupSettings

Defined at line 4898 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

Public Methods

void SetupSettings (Storage_ storage)
void SetupSettings ()

Defined at line 4903 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

void SetupSettings (SetupSettings && )

Defined at line 4904 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

void SetupSettings (const SetupSettings & other)
SetupSettings & operator= (SetupSettings && )

Defined at line 4905 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h

SetupSettings & operator= (const SetupSettings & other)
bool operator== (const SetupSettings & other)
bool operator!= (const SetupSettings & other)
bool IsEmpty ()
const std::optional< ::fuchsia_settings::ConfigurationInterfaces> & enabled_configuration_interfaces ()

Specifies the network interfaces that the device can be configured

over during setup.

::std::optional< ::fuchsia_settings::ConfigurationInterfaces> & enabled_configuration_interfaces ()

Specifies the network interfaces that the device can be configured

over during setup.

SetupSettings & enabled_configuration_interfaces (std::optional< ::fuchsia_settings::ConfigurationInterfaces> value)

Specifies the network interfaces that the device can be configured

over during setup.

void SetupSettings (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalTableCodingTraits