class UfsSendUicCommandResult
Defined at line 1374 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/wire_types.h
Public Methods
void UfsSendUicCommandResult ()
void UfsSendUicCommandResult (const UfsSendUicCommandResult & )
Defined at line 1380 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/wire_types.h
UfsSendUicCommandResult & operator= (const UfsSendUicCommandResult & )
Defined at line 1381 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/wire_types.h
void UfsSendUicCommandResult (UfsSendUicCommandResult && )
Defined at line 1382 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
UfsSendUicCommandResult WithResponse (::fuchsia_hardware_ufs::wire::UfsSendUicCommandResponse val)
UfsSendUicCommandResult & operator= (UfsSendUicCommandResult && )
Defined at line 1383 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/wire_types.h
::fuchsia_hardware_ufs::wire::UfsSendUicCommandResponse & response ()
const ::fuchsia_hardware_ufs::wire::UfsSendUicCommandResponse & response ()
bool is_err ()
UfsSendUicCommandResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_ufs::wire::UfsSendUicCommandResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 1385 of file fidling/gen/sdk/fidl/fuchsia.hardware.ufs/fuchsia.hardware.ufs/cpp/fidl/fuchsia.hardware.ufs/cpp/wire_types.h