class UsbDciInterfaceSetSpeedRequest
Defined at line 1791 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
Public Methods
void UsbDciInterfaceSetSpeedRequest (Storage_ storage)
void UsbDciInterfaceSetSpeedRequest (::fuchsia_hardware_usb_descriptor::UsbSpeed speed)
void UsbDciInterfaceSetSpeedRequest ()
Default constructs a |UsbDciInterfaceSetSpeedRequest| only if all of its members are default constructible.
Defined at line 1802 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
void UsbDciInterfaceSetSpeedRequest (UsbDciInterfaceSetSpeedRequest && )
Defined at line 1805 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
void UsbDciInterfaceSetSpeedRequest (const UsbDciInterfaceSetSpeedRequest & other)
UsbDciInterfaceSetSpeedRequest & operator= (UsbDciInterfaceSetSpeedRequest && )
Defined at line 1806 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
UsbDciInterfaceSetSpeedRequest & operator= (const UsbDciInterfaceSetSpeedRequest & other)
bool operator== (const UsbDciInterfaceSetSpeedRequest & other)
bool operator!= (const UsbDciInterfaceSetSpeedRequest & other)
::fuchsia_hardware_usb_descriptor::UsbSpeed speed ()
::fuchsia_hardware_usb_descriptor::UsbSpeed & speed ()
UsbDciInterfaceSetSpeedRequest & speed (::fuchsia_hardware_usb_descriptor::UsbSpeed value)
Setter for speed.
void UsbDciInterfaceSetSpeedRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits