class UsbHciConfigureHubResponse

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

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

Defined at line 870 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 UsbHciConfigureHubResponse (UsbHciConfigureHubResponse && )

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

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

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

Setter for __reserved.

void UsbHciConfigureHubResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits