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