class UsbDciSetInterfaceResponse

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

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

Defined at line 325 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 UsbDciSetInterfaceResponse (UsbDciSetInterfaceResponse && )

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

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

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

Setter for __reserved.

void UsbDciSetInterfaceResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits