class UsbAdbImplReceiveResponse
Defined at line 207 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
Public Methods
void UsbAdbImplReceiveResponse (Storage_ storage)
void UsbAdbImplReceiveResponse (::std::vector<uint8_t> data)
void UsbAdbImplReceiveResponse ()
Default constructs a |UsbAdbImplReceiveResponse| only if all of its members are default constructible.
Defined at line 218 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
void UsbAdbImplReceiveResponse (UsbAdbImplReceiveResponse && )
Defined at line 221 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
void UsbAdbImplReceiveResponse (const UsbAdbImplReceiveResponse & other)
UsbAdbImplReceiveResponse & operator= (UsbAdbImplReceiveResponse && )
Defined at line 222 of file fidling/gen/sdk/fidl/fuchsia.hardware.adb/fuchsia.hardware.adb/cpp/fidl/fuchsia.hardware.adb/cpp/natural_types.h
UsbAdbImplReceiveResponse & operator= (const UsbAdbImplReceiveResponse & other)
bool operator== (const UsbAdbImplReceiveResponse & other)
bool operator!= (const UsbAdbImplReceiveResponse & other)
const ::std::vector<uint8_t> & data ()
::std::vector<uint8_t> & data ()
UsbAdbImplReceiveResponse & data (::std::vector<uint8_t> value)
Setter for data.
void UsbAdbImplReceiveResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits