class DeviceRegisterPowerDomainResponse

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

Public Methods

void DeviceRegisterPowerDomainResponse (Storage_ storage)
void DeviceRegisterPowerDomainResponse (uint8_t __reserved)
void DeviceRegisterPowerDomainResponse ()

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

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

void DeviceRegisterPowerDomainResponse (DeviceRegisterPowerDomainResponse && )

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

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

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

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

Setter for __reserved.

void DeviceRegisterPowerDomainResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits