class DeviceStopAdbResult

Defined at line 261 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h

Public Methods

void DeviceStopAdbResult ()
void DeviceStopAdbResult (const DeviceStopAdbResult & )

Defined at line 267 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h

DeviceStopAdbResult & operator= (const DeviceStopAdbResult & )

Defined at line 268 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h

void DeviceStopAdbResult (DeviceStopAdbResult && )

Defined at line 269 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
DeviceStopAdbResult WithResponse (::fuchsia_hardware_adb::wire::DeviceStopAdbResponse val)
DeviceStopAdbResult & operator= (DeviceStopAdbResult && )

Defined at line 270 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h

::fuchsia_hardware_adb::wire::DeviceStopAdbResponse & response ()
const ::fuchsia_hardware_adb::wire::DeviceStopAdbResponse & response ()
bool is_err ()
DeviceStopAdbResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_adb::wire::DeviceStopAdbResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 272 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h