class ProcessExceptionInfo

Defined at line 409 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

Intended to be an information-only message that contains no handle.

Public Methods

bool IsEmpty ()

Returns whether no field is set.

bool HasUnknownData ()

Returns whether the table references unknown fields.

::fidl::WireTableBuilder< ::fuchsia_exception::wire::ProcessExceptionInfo> Builder (::fidl::AnyArena & arena)

Return a builder that by defaults allocates of an arena.

::fidl::WireTableExternalBuilder< ::fuchsia_exception::wire::ProcessExceptionInfo> ExternalBuilder (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_exception::wire::ProcessExceptionInfo>> frame)

Return a builder that relies on explicitly allocating |fidl::ObjectView|s.

void ProcessExceptionInfo ()

Defined at line 411 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

void ProcessExceptionInfo (const ProcessExceptionInfo & other)

Defined at line 412 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

ProcessExceptionInfo & operator= (const ProcessExceptionInfo & other)

Defined at line 413 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

void ProcessExceptionInfo (ProcessExceptionInfo && other)

Defined at line 414 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

::fuchsia_exception::wire::ExceptionInfo & info ()
bool has_info ()
ProcessExceptionInfo & operator= (ProcessExceptionInfo && other)

Defined at line 415 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

::fidl::StringView & process_name ()
bool has_process_name ()
::fidl::StringView & thread_name ()
bool has_thread_name ()
void ~ProcessExceptionInfo ()

Defined at line 417 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/cpp/fidl/fuchsia.exception/cpp/wire_types.h

Friends

class WireTableBaseBuilder
class WireTableBaseBuilder