class UsbAdbImplReceiveResult

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

Public Methods

void UsbAdbImplReceiveResult ()
void UsbAdbImplReceiveResult (const UsbAdbImplReceiveResult & )

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

UsbAdbImplReceiveResult & operator= (const UsbAdbImplReceiveResult & )

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

void UsbAdbImplReceiveResult (UsbAdbImplReceiveResult && )

Defined at line 165 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 ()
UsbAdbImplReceiveResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_adb::wire::UsbAdbImplReceiveResponse> val)
UsbAdbImplReceiveResult & operator= (UsbAdbImplReceiveResult && )

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

template <typename... Args>
UsbAdbImplReceiveResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)

Defined at line 180 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::UsbAdbImplReceiveResponse & response ()
const ::fuchsia_hardware_adb::wire::UsbAdbImplReceiveResponse & response ()
bool is_err ()
UsbAdbImplReceiveResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_adb::wire::UsbAdbImplReceiveResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

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