class SourceWatchResult

Defined at line 1537 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/wire_types.h

Public Methods

void SourceWatchResult ()
void ~SourceWatchResult ()
void SourceWatchResult (SourceWatchResult && other)
SourceWatchResult & operator= (SourceWatchResult && other)
bool has_invalid_tag ()
bool is_response ()
SourceWatchResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_power_source::wire::SourceWatchResponse> val)
template <typename... Args>
SourceWatchResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1559 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/wire_types.h

::fuchsia_hardware_power_source::wire::SourceWatchResponse & response ()
const ::fuchsia_hardware_power_source::wire::SourceWatchResponse & response ()
bool is_framework_err ()
SourceWatchResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_power_source::wire::SourceWatchResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kFrameworkErr 3

0x3

Defined at line 1547 of file fidling/gen/sdk/fidl/fuchsia.hardware.power.source/fuchsia.hardware.power.source/cpp/fidl/fuchsia.hardware.power.source/cpp/wire_types.h