class UsbHciHubDeviceRemovedResponse

Defined at line 1222 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 UsbHciHubDeviceRemovedResponse (Storage_ storage)
void UsbHciHubDeviceRemovedResponse (uint8_t __reserved)
void UsbHciHubDeviceRemovedResponse ()

Default constructs a |UsbHciHubDeviceRemovedResponse| only if all of its members are default constructible.

Defined at line 1232 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 UsbHciHubDeviceRemovedResponse (UsbHciHubDeviceRemovedResponse && )

Defined at line 1235 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 UsbHciHubDeviceRemovedResponse (const UsbHciHubDeviceRemovedResponse & other)
UsbHciHubDeviceRemovedResponse & operator= (UsbHciHubDeviceRemovedResponse && )

Defined at line 1236 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.hci/fuchsia.hardware.usb.hci/cpp/fidl/fuchsia.hardware.usb.hci/cpp/natural_types.h

UsbHciHubDeviceRemovedResponse & operator= (const UsbHciHubDeviceRemovedResponse & other)
bool operator== (const UsbHciHubDeviceRemovedResponse & other)
bool operator!= (const UsbHciHubDeviceRemovedResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UsbHciHubDeviceRemovedResponse & __reserved (uint8_t value)

Setter for __reserved.

void UsbHciHubDeviceRemovedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits