class DriverCrashInfo
Defined at line 118 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
Information stored when a thread crashes.
Public Methods
void DriverCrashInfo ()
Defined at line 120 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
void DriverCrashInfo (const DriverCrashInfo & other)
Defined at line 121 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
DriverCrashInfo & operator= (const DriverCrashInfo & other)
Defined at line 122 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
void DriverCrashInfo (DriverCrashInfo && other)
Defined at line 123 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
void _CloseHandles ()
::fidl::WireTableBuilder< ::fuchsia_driver_host::wire::DriverCrashInfo> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_driver_host::wire::DriverCrashInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_driver_host::wire::DriverCrashInfo>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
DriverCrashInfo & operator= (DriverCrashInfo && other)
Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
::fidl::StringView & url ()
bool has_url ()
::zx::event & node_token ()
bool has_node_token ()
void ~DriverCrashInfo ()
Defined at line 126 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder