class AdminPerformRebootRequest

Defined at line 1313 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 AdminPerformRebootRequest (Storage_ storage)
void AdminPerformRebootRequest (::fuchsia_hardware_power_statecontrol::RebootOptions options)
void AdminPerformRebootRequest ()

Default constructs a |AdminPerformRebootRequest| only if all of its members are default constructible.

Defined at line 1324 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 AdminPerformRebootRequest (AdminPerformRebootRequest && )

Defined at line 1327 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 AdminPerformRebootRequest (const AdminPerformRebootRequest & other)
AdminPerformRebootRequest & operator= (AdminPerformRebootRequest && )

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

AdminPerformRebootRequest & operator= (const AdminPerformRebootRequest & other)
bool operator== (const AdminPerformRebootRequest & other)
bool operator!= (const AdminPerformRebootRequest & other)
const ::fuchsia_hardware_power_statecontrol::RebootOptions & options ()
::fuchsia_hardware_power_statecontrol::RebootOptions & options ()
AdminPerformRebootRequest & options (::fuchsia_hardware_power_statecontrol::RebootOptions value)

Setter for options.

void AdminPerformRebootRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits