class UsbHciInterfaceRemoveDeviceResponse

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

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

Defined at line 2282 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 UsbHciInterfaceRemoveDeviceResponse (UsbHciInterfaceRemoveDeviceResponse && )

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

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

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

Setter for __reserved.

void UsbHciInterfaceRemoveDeviceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits