class UsbAdbImplReceiveResult

Defined at line 141 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 147 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 148 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 149 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 150 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 164 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 Tag
Name Value
kResponse 1
kErr 2

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