class UfshciDmeGetResponse

Defined at line 286 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 UfshciDmeGetResponse (Storage_ storage)
void UfshciDmeGetResponse (uint32_t value)
void UfshciDmeGetResponse ()

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

Defined at line 297 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 UfshciDmeGetResponse (UfshciDmeGetResponse && )

Defined at line 300 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 UfshciDmeGetResponse (const UfshciDmeGetResponse & other)
UfshciDmeGetResponse & operator= (UfshciDmeGetResponse && )

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

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

Setter for value.

void UfshciDmeGetResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits