class DriverHostFindDriverCrashInfoByThreadKoidResult

Defined at line 433 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h

Public Methods

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

Defined at line 453 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h

::fuchsia_driver_host::wire::DriverCrashInfo & response ()
const ::fuchsia_driver_host::wire::DriverCrashInfo & response ()
bool is_err ()
DriverHostFindDriverCrashInfoByThreadKoidResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_host::wire::DriverHostFindDriverCrashInfoByThreadKoidResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 441 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h