class UsbHciHubDeviceAddedResponse

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

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

Defined at line 1058 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 UsbHciHubDeviceAddedResponse (UsbHciHubDeviceAddedResponse && )

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

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

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

Setter for __reserved.

void UsbHciHubDeviceAddedResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits