class DeviceUnregisterPowerDomainResponse

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

Public Methods

void DeviceUnregisterPowerDomainResponse (Storage_ storage)
void DeviceUnregisterPowerDomainResponse (uint8_t __reserved)
void DeviceUnregisterPowerDomainResponse ()

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

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

void DeviceUnregisterPowerDomainResponse (DeviceUnregisterPowerDomainResponse && )

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

void DeviceUnregisterPowerDomainResponse (const DeviceUnregisterPowerDomainResponse & other)
DeviceUnregisterPowerDomainResponse & operator= (DeviceUnregisterPowerDomainResponse && )

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

DeviceUnregisterPowerDomainResponse & operator= (const DeviceUnregisterPowerDomainResponse & other)
bool operator== (const DeviceUnregisterPowerDomainResponse & other)
bool operator!= (const DeviceUnregisterPowerDomainResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
DeviceUnregisterPowerDomainResponse & __reserved (uint8_t value)

Setter for __reserved.

void DeviceUnregisterPowerDomainResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits