class UsbDciCancelAllResponse

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

Public Methods

void UsbDciCancelAllResponse (Storage_ storage)
void UsbDciCancelAllResponse (uint8_t __reserved)
void UsbDciCancelAllResponse ()

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

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

void UsbDciCancelAllResponse (UsbDciCancelAllResponse && )

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

void UsbDciCancelAllResponse (const UsbDciCancelAllResponse & other)
UsbDciCancelAllResponse & operator= (UsbDciCancelAllResponse && )

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

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

Setter for __reserved.

void UsbDciCancelAllResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits