class UsbDciStopControllerResponse

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

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

Defined at line 547 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 UsbDciStopControllerResponse (UsbDciStopControllerResponse && )

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

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

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

Setter for __reserved.

void UsbDciStopControllerResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits