class DeviceGetMetadataResult

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

Public Methods

void DeviceGetMetadataResult ()
void ~DeviceGetMetadataResult ()
void DeviceGetMetadataResult (DeviceGetMetadataResult && other)
DeviceGetMetadataResult & operator= (DeviceGetMetadataResult && other)
bool has_invalid_tag ()
bool is_response ()
DeviceGetMetadataResult WithResponse (::fidl::ObjectView< ::fuchsia_driver_compat::wire::DeviceGetMetadataResponse> val)
template <typename... Args>
DeviceGetMetadataResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

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

::fuchsia_driver_compat::wire::DeviceGetMetadataResponse & response ()
const ::fuchsia_driver_compat::wire::DeviceGetMetadataResponse & response ()
bool is_err ()
DeviceGetMetadataResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_driver_compat::wire::DeviceGetMetadataResult::Tag Which ()
void _CloseHandles ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2

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