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