class UsbFunctionDeconfigureResponse

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

Public Methods

void UsbFunctionDeconfigureResponse (Storage_ storage)
void UsbFunctionDeconfigureResponse (uint8_t __reserved)
void UsbFunctionDeconfigureResponse ()

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

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

void UsbFunctionDeconfigureResponse (UsbFunctionDeconfigureResponse && )

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

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

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

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

Setter for __reserved.

void UsbFunctionDeconfigureResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits