class CrashIntrospectFindComponentByThreadKoidResult
Defined at line 382 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
Public Methods
void CrashIntrospectFindComponentByThreadKoidResult (CrashIntrospectFindComponentByThreadKoidResult && other)
CrashIntrospectFindComponentByThreadKoidResult & operator= (CrashIntrospectFindComponentByThreadKoidResult && other)
void CrashIntrospectFindComponentByThreadKoidResult (const CrashIntrospectFindComponentByThreadKoidResult & other)
CrashIntrospectFindComponentByThreadKoidResult & operator= (const CrashIntrospectFindComponentByThreadKoidResult & other)
bool operator== (const CrashIntrospectFindComponentByThreadKoidResult & other)
bool operator!= (const CrashIntrospectFindComponentByThreadKoidResult & other)
::fuchsia_sys2::CrashIntrospectFindComponentByThreadKoidResult::Tag Which ()
CrashIntrospectFindComponentByThreadKoidResult WithResponse (::fuchsia_sys2::CrashIntrospectFindComponentByThreadKoidResponse val)
const ::fidl::internal::UnionMemberView<1, Storage_> response ()
::fidl::internal::UnionMemberView<1, Storage_> response ()
CrashIntrospectFindComponentByThreadKoidResult & response (::fuchsia_sys2::CrashIntrospectFindComponentByThreadKoidResponse value)
Sets the union to hold the response member.
CrashIntrospectFindComponentByThreadKoidResult WithErr (::fuchsia_component::Error val)
const ::fidl::internal::UnionMemberView<2, Storage_> err ()
::fidl::internal::UnionMemberView<2, Storage_> err ()
CrashIntrospectFindComponentByThreadKoidResult & err (::fuchsia_component::Error value)
Sets the union to hold the err member.
void CrashIntrospectFindComponentByThreadKoidResult (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
TODO: share union tag types between wire
&
natural.
Defined at line 392 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/natural_types.h
Friends
class NaturalUnionCodingTraits