class UfshciDmeSetResponse

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

Public Methods

void UfshciDmeSetResponse (Storage_ storage)
void UfshciDmeSetResponse (uint8_t __reserved)
void UfshciDmeSetResponse ()

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

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

void UfshciDmeSetResponse (UfshciDmeSetResponse && )

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

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

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

UfshciDmeSetResponse & operator= (const UfshciDmeSetResponse & other)
bool operator== (const UfshciDmeSetResponse & other)
bool operator!= (const UfshciDmeSetResponse & other)
uint8_t __reserved ()
uint8_t & __reserved ()
UfshciDmeSetResponse & __reserved (uint8_t value)

Setter for __reserved.

void UfshciDmeSetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits