class DriverCrashInfo
Defined at line 125 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 127 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 128 of file fidling/gen/sdk/fidl/fuchsia.driver.host/fuchsia.driver.host/cpp/fidl/fuchsia.driver.host/cpp/wire_types.h
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= (const DriverCrashInfo & other)
Defined at line 129 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 130 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.
DriverCrashInfo & operator= (DriverCrashInfo && other)
Defined at line 131 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 133 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