class UfsSendUicCommandResponse
Defined at line 1619 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h
Public Methods
void UfsSendUicCommandResponse (Storage_ storage)
void UfsSendUicCommandResponse (uint32_t result)
void UfsSendUicCommandResponse ()
Default constructs a |UfsSendUicCommandResponse| only if all of its members are default constructible.
Defined at line 1630 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h
void UfsSendUicCommandResponse (UfsSendUicCommandResponse && )
Defined at line 1633 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h
void UfsSendUicCommandResponse (const UfsSendUicCommandResponse & other)
UfsSendUicCommandResponse & operator= (UfsSendUicCommandResponse && )
Defined at line 1634 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/natural_types.h
UfsSendUicCommandResponse & operator= (const UfsSendUicCommandResponse & other)
bool operator== (const UfsSendUicCommandResponse & other)
bool operator!= (const UfsSendUicCommandResponse & other)
uint32_t result ()
uint32_t & result ()
UfsSendUicCommandResponse & result (uint32_t value)
Setter for result.
void UfsSendUicCommandResponse (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalStructCodingTraits