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