class WatcherGetCrashResult

Defined at line 410 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/wire_types.h

Public Methods

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

Defined at line 431 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/wire_types.h

::fuchsia_firmware_crash::wire::Crash & response ()
const ::fuchsia_firmware_crash::wire::Crash & response ()
bool is_err ()
WatcherGetCrashResult WithErr (::fuchsia_firmware_crash::wire::Error val)
::fuchsia_firmware_crash::wire::Error & err ()
const ::fuchsia_firmware_crash::wire::Error & err ()
bool is_framework_err ()
WatcherGetCrashResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_firmware_crash::wire::WatcherGetCrashResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

kFrameworkErr 3

0x3

Defined at line 418 of file fidling/gen/sdk/fidl/fuchsia.firmware.crash/fuchsia.firmware.crash/cpp/fidl/fuchsia.firmware.crash/cpp/wire_types.h