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