class ShutdownWatcherRegisterRegisterWatcherResult

Defined at line 1113 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 ShutdownWatcherRegisterRegisterWatcherResult (ShutdownWatcherRegisterRegisterWatcherResult && other)
ShutdownWatcherRegisterRegisterWatcherResult & operator= (ShutdownWatcherRegisterRegisterWatcherResult && other)
void ShutdownWatcherRegisterRegisterWatcherResult (const ShutdownWatcherRegisterRegisterWatcherResult & other)
ShutdownWatcherRegisterRegisterWatcherResult & operator= (const ShutdownWatcherRegisterRegisterWatcherResult & other)
bool operator== (const ShutdownWatcherRegisterRegisterWatcherResult & other)
bool operator!= (const ShutdownWatcherRegisterRegisterWatcherResult & other)
::fuchsia_hardware_power_statecontrol::ShutdownWatcherRegisterRegisterWatcherResult::Tag Which ()
ShutdownWatcherRegisterRegisterWatcherResult WithResponse (::fuchsia_hardware_power_statecontrol::ShutdownWatcherRegisterRegisterWatcherResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
ShutdownWatcherRegisterRegisterWatcherResult & response (::fuchsia_hardware_power_statecontrol::ShutdownWatcherRegisterRegisterWatcherResponse value)

Sets the union to hold the response member.

ShutdownWatcherRegisterRegisterWatcherResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
const ::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
::fidl::internal::UnionMemberView<2, Storage_> framework_err ()
ShutdownWatcherRegisterRegisterWatcherResult & framework_err (::fidl::internal::FrameworkErr value)

Sets the union to hold the framework_err member.

void ShutdownWatcherRegisterRegisterWatcherResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

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

Friends

class NaturalUnionCodingTraits