class RebootWatcherOnRebootRequest
Defined at line 1362 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h
Public Methods
void RebootWatcherOnRebootRequest (Storage_ storage)
void RebootWatcherOnRebootRequest (::fuchsia_hardware_power_statecontrol::RebootOptions options)
void RebootWatcherOnRebootRequest ()
Default constructs a |RebootWatcherOnRebootRequest| only if all of its members are default constructible.
Defined at line 1373 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h
void RebootWatcherOnRebootRequest (RebootWatcherOnRebootRequest && )
Defined at line 1376 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h
void RebootWatcherOnRebootRequest (const RebootWatcherOnRebootRequest & other)
RebootWatcherOnRebootRequest & operator= (RebootWatcherOnRebootRequest && )
Defined at line 1377 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h
RebootWatcherOnRebootRequest & operator= (const RebootWatcherOnRebootRequest & other)
bool operator== (const RebootWatcherOnRebootRequest & other)
bool operator!= (const RebootWatcherOnRebootRequest & other)
const ::fuchsia_hardware_power_statecontrol::RebootOptions & options ()
::fuchsia_hardware_power_statecontrol::RebootOptions & options ()
RebootWatcherOnRebootRequest & options (::fuchsia_hardware_power_statecontrol::RebootOptions value)
Setter for options.
void RebootWatcherOnRebootRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits