class UsbDciInterfaceControlResponse
Defined at line 1520 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 UsbDciInterfaceControlResponse (Storage_ storage)
void UsbDciInterfaceControlResponse (::std::vector<uint8_t> read)
void UsbDciInterfaceControlResponse ()
Default constructs a |UsbDciInterfaceControlResponse| only if all of its members are default constructible.
Defined at line 1531 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 UsbDciInterfaceControlResponse (UsbDciInterfaceControlResponse && )
Defined at line 1534 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 UsbDciInterfaceControlResponse (const UsbDciInterfaceControlResponse & other)
UsbDciInterfaceControlResponse & operator= (UsbDciInterfaceControlResponse && )
Defined at line 1535 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.dci/fuchsia.hardware.usb.dci/cpp/fidl/fuchsia.hardware.usb.dci/cpp/natural_types.h
UsbDciInterfaceControlResponse & operator= (const UsbDciInterfaceControlResponse & other)
bool operator== (const UsbDciInterfaceControlResponse & other)
bool operator!= (const UsbDciInterfaceControlResponse & other)
const ::std::vector<uint8_t> & read ()
::std::vector<uint8_t> & read ()
UsbDciInterfaceControlResponse & read (::std::vector<uint8_t> value)
Setter for read.
void UsbDciInterfaceControlResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits