class ShutdownWatcherOnShutdownResult

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

Sets the union to hold the response member.

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

Sets the union to hold the framework_err member.

void ShutdownWatcherOnShutdownResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Enumerations

enum Tag
Name Value
kResponse 1
kFrameworkErr 3

TODO: share union tag types between wire

&

natural.

Defined at line 1223 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