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