class NodeIsAlternateForResult
Defined at line 16505 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
Public Methods
void NodeIsAlternateForResult ()
void NodeIsAlternateForResult (const NodeIsAlternateForResult & )
Defined at line 16511 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
NodeIsAlternateForResult WithResponse (::fidl::ObjectView< ::fuchsia_sysmem2::wire::NodeIsAlternateForResponse> val)
NodeIsAlternateForResult & operator= (const NodeIsAlternateForResult & )
Defined at line 16512 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void NodeIsAlternateForResult (NodeIsAlternateForResult && )
Defined at line 16513 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
NodeIsAlternateForResult & operator= (NodeIsAlternateForResult && )
Defined at line 16514 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
template <typename... Args>
NodeIsAlternateForResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 16529 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
::fuchsia_sysmem2::wire::NodeIsAlternateForResponse & response ()
const ::fuchsia_sysmem2::wire::NodeIsAlternateForResponse & response ()
bool is_err ()
NodeIsAlternateForResult WithErr (::fuchsia_sysmem2::wire::Error val)
::fuchsia_sysmem2::wire::Error & err ()
const ::fuchsia_sysmem2::wire::Error & err ()
bool is_framework_err ()
NodeIsAlternateForResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_sysmem2::wire::NodeIsAlternateForResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
| kFrameworkErr | 3 |
0x3 |
Defined at line 16516 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h