class UsbDciInterfaceControlResult

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

Public Methods

void UsbDciInterfaceControlResult ()
void UsbDciInterfaceControlResult (const UsbDciInterfaceControlResult & )

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

UsbDciInterfaceControlResult & operator= (const UsbDciInterfaceControlResult & )

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

void UsbDciInterfaceControlResult (UsbDciInterfaceControlResult && )

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

bool has_invalid_tag ()
bool is_response ()
UsbDciInterfaceControlResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_usb_dci::wire::UsbDciInterfaceControlResponse> val)
UsbDciInterfaceControlResult & operator= (UsbDciInterfaceControlResult && )

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

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

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

::fuchsia_hardware_usb_dci::wire::UsbDciInterfaceControlResponse & response ()
const ::fuchsia_hardware_usb_dci::wire::UsbDciInterfaceControlResponse & response ()
bool is_err ()
UsbDciInterfaceControlResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
UsbDciInterfaceControlResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_usb_dci::wire::UsbDciInterfaceControlResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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