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