class UsbFunctionEndpointClearStallResponse
Defined at line 861 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/natural_types.h
Public Methods
void UsbFunctionEndpointClearStallResponse (Storage_ storage)
void UsbFunctionEndpointClearStallResponse (uint8_t __reserved)
void UsbFunctionEndpointClearStallResponse ()
Default constructs a |UsbFunctionEndpointClearStallResponse| only if all of its members are default constructible.
Defined at line 872 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/natural_types.h
void UsbFunctionEndpointClearStallResponse (UsbFunctionEndpointClearStallResponse && )
Defined at line 875 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/natural_types.h
void UsbFunctionEndpointClearStallResponse (const UsbFunctionEndpointClearStallResponse & other)
UsbFunctionEndpointClearStallResponse & operator= (UsbFunctionEndpointClearStallResponse && )
Defined at line 876 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/natural_types.h
UsbFunctionEndpointClearStallResponse & operator= (const UsbFunctionEndpointClearStallResponse & other)
bool operator== (const UsbFunctionEndpointClearStallResponse & other)
bool operator!= (const UsbFunctionEndpointClearStallResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UsbFunctionEndpointClearStallResponse & __reserved (uint8_t value)
Setter for __reserved.
void UsbFunctionEndpointClearStallResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits