class ComponentCrashInfo
Defined at line 415 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
Information stored when a thread crashes.
Public Methods
void ComponentCrashInfo ()
Defined at line 417 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void ComponentCrashInfo (const ComponentCrashInfo & other)
Defined at line 418 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
ComponentCrashInfo & operator= (const ComponentCrashInfo & other)
Defined at line 419 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
void ComponentCrashInfo (ComponentCrashInfo && other)
Defined at line 420 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
bool IsEmpty ()
Returns whether no field is set.
bool HasUnknownData ()
Returns whether the table references unknown fields.
::fidl::WireTableBuilder< ::fuchsia_sys2::wire::ComponentCrashInfo> Builder (::fidl::AnyArena & arena)
Return a builder that by defaults allocates of an arena.
::fidl::WireTableExternalBuilder< ::fuchsia_sys2::wire::ComponentCrashInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sys2::wire::ComponentCrashInfo>> frame)
Return a builder that relies on explicitly allocating |fidl::ObjectView|s.
ComponentCrashInfo & operator= (ComponentCrashInfo && other)
Defined at line 421 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
::fidl::StringView & url ()
bool has_url ()
::fidl::StringView & moniker ()
bool has_moniker ()
void ~ComponentCrashInfo ()
Defined at line 423 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_types.h
Friends
class WireTableBaseBuilder
class WireTableBaseBuilder