class RebootOptions

Defined at line 188 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h

The options specified when a reboot is requested.

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_hardware_power_statecontrol::wire::RebootOptions> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_hardware_power_statecontrol::wire::RebootOptions> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_power_statecontrol::wire::RebootOptions>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void RebootOptions ()

Defined at line 190 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h

void RebootOptions (const RebootOptions & other)

Defined at line 191 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h

RebootOptions & operator= (const RebootOptions & other)

Defined at line 192 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h

void RebootOptions (RebootOptions && other)

Defined at line 193 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h

RebootOptions & operator= (RebootOptions && other)

Defined at line 194 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h

::fidl::VectorView< ::fuchsia_hardware_power_statecontrol::wire::RebootReason2> & reasons ()

The set of reboot reasons that are responsible for this reboot request.

bool has_reasons ()
void ~RebootOptions ()

Defined at line 196 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder