class UfsPhyInitRequest

Defined at line 221 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 UfsPhyInitRequest (Storage_ storage)
void UfsPhyInitRequest (::fidl::ClientEnd< ::fuchsia_hardware_ufs_phy::Ufshci> ufs_hci)
void UfsPhyInitRequest ()

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

Defined at line 232 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 UfsPhyInitRequest (UfsPhyInitRequest && )

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

UfsPhyInitRequest & operator= (UfsPhyInitRequest && )

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

const ::fidl::ClientEnd< ::fuchsia_hardware_ufs_phy::Ufshci> & ufs_hci ()
::fidl::ClientEnd< ::fuchsia_hardware_ufs_phy::Ufshci> & ufs_hci ()
UfsPhyInitRequest & ufs_hci (::fidl::ClientEnd< ::fuchsia_hardware_ufs_phy::Ufshci> value)

Setter for ufs_hci.

void UfsPhyInitRequest (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )

Friends

class MemberVisitor
class NaturalStructCodingTraits