class DriverListsGetDriverListsResult

Defined at line 1667 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

Public Methods

void DriverListsGetDriverListsResult ()
void DriverListsGetDriverListsResult (const DriverListsGetDriverListsResult & )

Defined at line 1673 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

DriverListsGetDriverListsResult & operator= (const DriverListsGetDriverListsResult & )

Defined at line 1674 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

void DriverListsGetDriverListsResult (DriverListsGetDriverListsResult && )

Defined at line 1675 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DriverListsGetDriverListsResult WithResponse (::fidl::ObjectView< ::fuchsia_driver_test::wire::DriverListsGetDriverListsResponse> val)
DriverListsGetDriverListsResult & operator= (DriverListsGetDriverListsResult && )

Defined at line 1676 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

template <typename... Args>
DriverListsGetDriverListsResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 1690 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h

::fuchsia_driver_test::wire::DriverListsGetDriverListsResponse & response ()
const ::fuchsia_driver_test::wire::DriverListsGetDriverListsResponse & response ()
bool is_err ()
DriverListsGetDriverListsResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_test::wire::DriverListsGetDriverListsResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

Defined at line 1678 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/wire_types.h