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