class NodeIsAlternateForResult
Defined at line 15552 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 15558 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
NodeIsAlternateForResult & operator= (const NodeIsAlternateForResult & )
Defined at line 15559 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h
void NodeIsAlternateForResult (NodeIsAlternateForResult && )
Defined at line 15560 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= (NodeIsAlternateForResult && )
Defined at line 15561 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 15576 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
| kFrameworkErr | 3 |
Defined at line 15563 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h