class UfsPhyInitResponse

Defined at line 266 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 UfsPhyInitResponse (Storage_ storage)
void UfsPhyInitResponse (uint8_t __reserved)
void UfsPhyInitResponse ()

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

Defined at line 277 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 UfsPhyInitResponse (UfsPhyInitResponse && )

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

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

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

Setter for __reserved.

void UfsPhyInitResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits