class DeviceStartAdbResult
Defined at line 212 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h
Public Methods
void DeviceStartAdbResult ()
void DeviceStartAdbResult (const DeviceStartAdbResult & )
Defined at line 218 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h
DeviceStartAdbResult & operator= (const DeviceStartAdbResult & )
Defined at line 219 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h
void DeviceStartAdbResult (DeviceStartAdbResult && )
Defined at line 220 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 ()
DeviceStartAdbResult WithResponse (::fuchsia_hardware_adb::wire::DeviceStartAdbResponse val)
DeviceStartAdbResult & operator= (DeviceStartAdbResult && )
Defined at line 221 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::DeviceStartAdbResponse & response ()
const ::fuchsia_hardware_adb::wire::DeviceStartAdbResponse & response ()
bool is_err ()
DeviceStartAdbResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_adb::wire::DeviceStartAdbResult::Tag Which ()
Enumerations
enum class Tag : fidl_xunion_tag_t
| Name | Value | Comments |
|---|---|---|
| kResponse | 1 |
0x1 |
| kErr | 2 |
0x2 |
Defined at line 223 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h