class UfsReadAttributeResponse

Defined at line 1351 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h

Public Methods

void UfsReadAttributeResponse (Storage_ storage)
void UfsReadAttributeResponse (uint32_t value)
void UfsReadAttributeResponse ()

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

Defined at line 1362 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h

void UfsReadAttributeResponse (UfsReadAttributeResponse && )

Defined at line 1365 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h

void UfsReadAttributeResponse (const UfsReadAttributeResponse & other)
UfsReadAttributeResponse & operator= (UfsReadAttributeResponse && )

Defined at line 1366 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h

UfsReadAttributeResponse & operator= (const UfsReadAttributeResponse & other)
bool operator== (const UfsReadAttributeResponse & other)
bool operator!= (const UfsReadAttributeResponse & other)
uint32_t value ()
uint32_t & value ()
UfsReadAttributeResponse & value (uint32_t value)

Setter for value.

void UfsReadAttributeResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits