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