class DeviceStopAdbResult
Defined at line 245 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 251 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 252 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 253 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 254 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 Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 256 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/wire_types.h