class DriverIndexMatchDriverResult
Defined at line 587 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
Public Methods
void DriverIndexMatchDriverResult ()
void DriverIndexMatchDriverResult (const DriverIndexMatchDriverResult & )
Defined at line 591 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
DriverIndexMatchDriverResult & operator= (const DriverIndexMatchDriverResult & )
Defined at line 592 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
void DriverIndexMatchDriverResult (DriverIndexMatchDriverResult && )
Defined at line 593 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 ()
DriverIndexMatchDriverResult WithResponse (::fidl::ObjectView< ::fuchsia_driver_index::wire::MatchDriverResult> val)
DriverIndexMatchDriverResult & operator= (DriverIndexMatchDriverResult && )
Defined at line 594 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h
template <typename... Args>
DriverIndexMatchDriverResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 608 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::MatchDriverResult & response ()
const ::fuchsia_driver_index::wire::MatchDriverResult & response ()
bool is_err ()
DriverIndexMatchDriverResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_index::wire::DriverIndexMatchDriverResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 596 of file fidling/gen/sdk/fidl/fuchsia.driver.index/fuchsia.driver.index/cpp/fidl/fuchsia.driver.index/cpp/wire_types.h