class UsbDciInterfaceSetSpeedResponse
Defined at line 1840 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 UsbDciInterfaceSetSpeedResponse (Storage_ storage)
void UsbDciInterfaceSetSpeedResponse (uint8_t __reserved)
void UsbDciInterfaceSetSpeedResponse ()
Default constructs a |UsbDciInterfaceSetSpeedResponse| only if all of its members are default constructible.
Defined at line 1851 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 UsbDciInterfaceSetSpeedResponse (UsbDciInterfaceSetSpeedResponse && )
Defined at line 1854 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 UsbDciInterfaceSetSpeedResponse (const UsbDciInterfaceSetSpeedResponse & other)
UsbDciInterfaceSetSpeedResponse & operator= (UsbDciInterfaceSetSpeedResponse && )
Defined at line 1855 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
UsbDciInterfaceSetSpeedResponse & operator= (const UsbDciInterfaceSetSpeedResponse & other)
bool operator== (const UsbDciInterfaceSetSpeedResponse & other)
bool operator!= (const UsbDciInterfaceSetSpeedResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UsbDciInterfaceSetSpeedResponse & __reserved (uint8_t value)
Setter for __reserved.
void UsbDciInterfaceSetSpeedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits