class DeviceWriteByteResult
Defined at line 684 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceWriteByteResult ()
void DeviceWriteByteResult (const DeviceWriteByteResult & )
Defined at line 690 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
DeviceWriteByteResult & operator= (const DeviceWriteByteResult & )
Defined at line 691 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void DeviceWriteByteResult (DeviceWriteByteResult && )
Defined at line 692 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceWriteByteResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceWriteByteResponse val)
DeviceWriteByteResult & operator= (DeviceWriteByteResult && )
Defined at line 693 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
::fuchsia_hardware_sdio::wire::DeviceWriteByteResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceWriteByteResponse & response ()
bool is_err ()
DeviceWriteByteResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceWriteByteResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 695 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h