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