class UsbFunctionEndpointSetStallResponse

Defined at line 710 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 UsbFunctionEndpointSetStallResponse (Storage_ storage)
void UsbFunctionEndpointSetStallResponse (uint8_t __reserved)
void UsbFunctionEndpointSetStallResponse ()

Default constructs a |UsbFunctionEndpointSetStallResponse| only if all of its members are default constructible.

Defined at line 721 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 UsbFunctionEndpointSetStallResponse (UsbFunctionEndpointSetStallResponse && )

Defined at line 724 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 UsbFunctionEndpointSetStallResponse (const UsbFunctionEndpointSetStallResponse & other)
UsbFunctionEndpointSetStallResponse & operator= (UsbFunctionEndpointSetStallResponse && )

Defined at line 725 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.function/fuchsia.hardware.usb.function/cpp/fidl/fuchsia.hardware.usb.function/cpp/natural_types.h

UsbFunctionEndpointSetStallResponse & operator= (const UsbFunctionEndpointSetStallResponse & other)
bool operator== (const UsbFunctionEndpointSetStallResponse & other)
bool operator!= (const UsbFunctionEndpointSetStallResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UsbFunctionEndpointSetStallResponse & __reserved (uint8_t value)

Setter for __reserved.

void UsbFunctionEndpointSetStallResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits