class DeviceStartAdbResult
Defined at line 196 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 202 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 203 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 204 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 205 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 207 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h