class DeviceGetPowerConfigurationResponse

Defined at line 1566 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h

Public Methods

void DeviceGetPowerConfigurationResponse (Storage_ storage)
void DeviceGetPowerConfigurationResponse (::std::vector< ::fuchsia_hardware_power::PowerElementConfiguration> config)
void DeviceGetPowerConfigurationResponse ()

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

Defined at line 1577 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h

void DeviceGetPowerConfigurationResponse (DeviceGetPowerConfigurationResponse && )

Defined at line 1580 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h

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

Defined at line 1581 of file fidling/gen/sdk/fidl/fuchsia.hardware.platform.device/fuchsia.hardware.platform.device/cpp/fidl/fuchsia.hardware.platform.device/cpp/natural_types.h

DeviceGetPowerConfigurationResponse & operator= (const DeviceGetPowerConfigurationResponse & other)
bool operator== (const DeviceGetPowerConfigurationResponse & other)
bool operator!= (const DeviceGetPowerConfigurationResponse & other)
const ::std::vector< ::fuchsia_hardware_power::PowerElementConfiguration> & config ()
::std::vector< ::fuchsia_hardware_power::PowerElementConfiguration> & config ()
DeviceGetPowerConfigurationResponse & config (::std::vector< ::fuchsia_hardware_power::PowerElementConfiguration> value)

Setter for config.

void DeviceGetPowerConfigurationResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits