class UsbHciSetInterfaceResponse
Defined at line 351 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.hci/fuchsia.hardware.usb.hci/cpp/fidl/fuchsia.hardware.usb.hci/cpp/natural_types.h
Public Methods
void UsbHciSetInterfaceResponse (Storage_ storage)
void UsbHciSetInterfaceResponse (uint8_t __reserved)
void UsbHciSetInterfaceResponse ()
Default constructs a |UsbHciSetInterfaceResponse| only if all of its members are default constructible.
Defined at line 361 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.hci/fuchsia.hardware.usb.hci/cpp/fidl/fuchsia.hardware.usb.hci/cpp/natural_types.h
void UsbHciSetInterfaceResponse (UsbHciSetInterfaceResponse && )
Defined at line 364 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.hci/fuchsia.hardware.usb.hci/cpp/fidl/fuchsia.hardware.usb.hci/cpp/natural_types.h
void UsbHciSetInterfaceResponse (const UsbHciSetInterfaceResponse & other)
UsbHciSetInterfaceResponse & operator= (UsbHciSetInterfaceResponse && )
Defined at line 365 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.hci/fuchsia.hardware.usb.hci/cpp/fidl/fuchsia.hardware.usb.hci/cpp/natural_types.h
UsbHciSetInterfaceResponse & operator= (const UsbHciSetInterfaceResponse & other)
bool operator== (const UsbHciSetInterfaceResponse & other)
bool operator!= (const UsbHciSetInterfaceResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UsbHciSetInterfaceResponse & __reserved (uint8_t value)
Setter for __reserved.
void UsbHciSetInterfaceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits