class DriverIndexMatchPendingNodeResult
Defined at line 914 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
Public Methods
void DriverIndexMatchPendingNodeResult ()
void DriverIndexMatchPendingNodeResult (const DriverIndexMatchPendingNodeResult & )
Defined at line 918 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DriverIndexMatchPendingNodeResult WithResponse (::fidl::ObjectView< ::fuchsia_driver_index::wire::MatchPendingNodeResult> val)
DriverIndexMatchPendingNodeResult WithErr (int32_t val)
DriverIndexMatchPendingNodeResult & operator= (const DriverIndexMatchPendingNodeResult & )
Defined at line 919 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
void DriverIndexMatchPendingNodeResult (DriverIndexMatchPendingNodeResult && )
Defined at line 920 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
DriverIndexMatchPendingNodeResult & operator= (DriverIndexMatchPendingNodeResult && )
Defined at line 921 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
template <typename... Args>
DriverIndexMatchPendingNodeResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 935 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
::fuchsia_driver_index::wire::MatchPendingNodeResult & response ()
const ::fuchsia_driver_index::wire::MatchPendingNodeResult & response ()
bool is_err ()
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_index::wire::DriverIndexMatchPendingNodeResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 923 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h