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