class CrashIntrospectFindComponentByThreadKoidResponse

Defined at line 332 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

Public Methods

void CrashIntrospectFindComponentByThreadKoidResponse (Storage_ storage)
void CrashIntrospectFindComponentByThreadKoidResponse (::fuchsia_sys2::ComponentCrashInfo info)
void CrashIntrospectFindComponentByThreadKoidResponse ()

Default constructs a |CrashIntrospectFindComponentByThreadKoidResponse| only if all of its members are default constructible.

Defined at line 342 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

void CrashIntrospectFindComponentByThreadKoidResponse (CrashIntrospectFindComponentByThreadKoidResponse && )

Defined at line 345 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

void CrashIntrospectFindComponentByThreadKoidResponse (const CrashIntrospectFindComponentByThreadKoidResponse & other)
CrashIntrospectFindComponentByThreadKoidResponse & operator= (CrashIntrospectFindComponentByThreadKoidResponse && )

Defined at line 346 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h

CrashIntrospectFindComponentByThreadKoidResponse & operator= (const CrashIntrospectFindComponentByThreadKoidResponse & other)
bool operator== (const CrashIntrospectFindComponentByThreadKoidResponse & other)
bool operator!= (const CrashIntrospectFindComponentByThreadKoidResponse & other)
const ::fuchsia_sys2::ComponentCrashInfo & info ()
::fuchsia_sys2::ComponentCrashInfo & info ()
CrashIntrospectFindComponentByThreadKoidResponse & info (::fuchsia_sys2::ComponentCrashInfo value)

Setter for info.

void CrashIntrospectFindComponentByThreadKoidResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits