class UsbDciInterfaceSetSpeedResult

Defined at line 835 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 UsbDciInterfaceSetSpeedResult ()
void UsbDciInterfaceSetSpeedResult (const UsbDciInterfaceSetSpeedResult & )

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

UsbDciInterfaceSetSpeedResult & operator= (const UsbDciInterfaceSetSpeedResult & )

Defined at line 842 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 UsbDciInterfaceSetSpeedResult (UsbDciInterfaceSetSpeedResult && )

Defined at line 843 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 ()
UsbDciInterfaceSetSpeedResult WithResponse (::fuchsia_hardware_usb_dci::wire::UsbDciInterfaceSetSpeedResponse val)
UsbDciInterfaceSetSpeedResult & operator= (UsbDciInterfaceSetSpeedResult && )

Defined at line 844 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::UsbDciInterfaceSetSpeedResponse & response ()
const ::fuchsia_hardware_usb_dci::wire::UsbDciInterfaceSetSpeedResponse & response ()
bool is_err ()
UsbDciInterfaceSetSpeedResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
bool is_framework_err ()
UsbDciInterfaceSetSpeedResult WithFrameworkErr (::fidl::internal::FrameworkErr val)
::fidl::internal::FrameworkErr & framework_err ()
const ::fidl::internal::FrameworkErr & framework_err ()
::fuchsia_hardware_usb_dci::wire::UsbDciInterfaceSetSpeedResult::Tag Which ()

Enumerations

enum Tag
Name Value
kResponse 1
kErr 2
kFrameworkErr 3

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