class UsbFunctionAllocResourcesResult

Defined at line 518 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/wire_types.h

Public Methods

void UsbFunctionAllocResourcesResult ()
void UsbFunctionAllocResourcesResult (const UsbFunctionAllocResourcesResult & )

Defined at line 524 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/wire_types.h

UsbFunctionAllocResourcesResult & operator= (const UsbFunctionAllocResourcesResult & )

Defined at line 525 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/wire_types.h

void UsbFunctionAllocResourcesResult (UsbFunctionAllocResourcesResult && )

Defined at line 526 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/wire_types.h

bool has_invalid_tag ()
bool is_response ()
UsbFunctionAllocResourcesResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_usb_function::wire::UsbFunctionAllocResourcesResponse> val)
UsbFunctionAllocResourcesResult & operator= (UsbFunctionAllocResourcesResult && )

Defined at line 527 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/wire_types.h

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

Defined at line 541 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/wire_types.h

::fuchsia_hardware_usb_function::wire::UsbFunctionAllocResourcesResponse & response ()
const ::fuchsia_hardware_usb_function::wire::UsbFunctionAllocResourcesResponse & response ()
bool is_err ()
UsbFunctionAllocResourcesResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_usb_function::wire::UsbFunctionAllocResourcesResult::Tag Which ()

Enumerations

enum class Tag : fidl_xunion_tag_t
Name Value Comments
kResponse 1

0x1

kErr 2

0x2

Defined at line 529 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/wire_types.h