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