class AdminRebootToRecoveryResponse
Defined at line 507 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 AdminRebootToRecoveryResponse (Storage_ storage)
void AdminRebootToRecoveryResponse (uint8_t __reserved)
void AdminRebootToRecoveryResponse ()
Default constructs a |AdminRebootToRecoveryResponse| only if all of its members are default constructible.
Defined at line 518 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 AdminRebootToRecoveryResponse (AdminRebootToRecoveryResponse && )
Defined at line 521 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 AdminRebootToRecoveryResponse (const AdminRebootToRecoveryResponse & other)
AdminRebootToRecoveryResponse & operator= (AdminRebootToRecoveryResponse && )
Defined at line 522 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.statecontrol/fuchsia.hardware.power.statecontrol/cpp/fidl/fuchsia.hardware.power.statecontrol/cpp/natural_types.h
AdminRebootToRecoveryResponse & operator= (const AdminRebootToRecoveryResponse & other)
bool operator== (const AdminRebootToRecoveryResponse & other)
bool operator!= (const AdminRebootToRecoveryResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
AdminRebootToRecoveryResponse & __reserved (uint8_t value)
Setter for __reserved.
void AdminRebootToRecoveryResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits