class UsbFunctionEndpointClearStallRequest

Defined at line 812 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 UsbFunctionEndpointClearStallRequest (Storage_ storage)
void UsbFunctionEndpointClearStallRequest (uint8_t endpoint_address)
void UsbFunctionEndpointClearStallRequest ()

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

Defined at line 823 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 UsbFunctionEndpointClearStallRequest (UsbFunctionEndpointClearStallRequest && )

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

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

UsbFunctionEndpointClearStallRequest & operator= (const UsbFunctionEndpointClearStallRequest & other)
bool operator== (const UsbFunctionEndpointClearStallRequest & other)
bool operator!= (const UsbFunctionEndpointClearStallRequest & other)
uint8_t endpoint_address ()
uint8_t & endpoint_address ()
UsbFunctionEndpointClearStallRequest & endpoint_address (uint8_t value)

Setter for endpoint_address.

void UsbFunctionEndpointClearStallRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits