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