class UsbFunctionInterfaceControlResponse

Defined at line 586 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 UsbFunctionInterfaceControlResponse (Storage_ storage)
void UsbFunctionInterfaceControlResponse (::std::vector<uint8_t> read)
void UsbFunctionInterfaceControlResponse ()

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

Defined at line 597 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 UsbFunctionInterfaceControlResponse (UsbFunctionInterfaceControlResponse && )

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

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

UsbFunctionInterfaceControlResponse & operator= (const UsbFunctionInterfaceControlResponse & other)
bool operator== (const UsbFunctionInterfaceControlResponse & other)
bool operator!= (const UsbFunctionInterfaceControlResponse & other)
const ::std::vector<uint8_t> & read ()
::std::vector<uint8_t> & read ()
UsbFunctionInterfaceControlResponse & read (::std::vector<uint8_t> value)

Setter for read.

void UsbFunctionInterfaceControlResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits