class WatcherGetCrashResult

Defined at line 583 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 604 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 Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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