class DeviceReadByteResult
Defined at line 635 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceReadByteResult ()
void DeviceReadByteResult (const DeviceReadByteResult & )
Defined at line 641 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
DeviceReadByteResult & operator= (const DeviceReadByteResult & )
Defined at line 642 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void DeviceReadByteResult (DeviceReadByteResult && )
Defined at line 643 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 ()
DeviceReadByteResult WithResponse (::fuchsia_hardware_sdio::wire::DeviceReadByteResponse val)
DeviceReadByteResult & operator= (DeviceReadByteResult && )
Defined at line 644 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::DeviceReadByteResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceReadByteResponse & response ()
bool is_err ()
DeviceReadByteResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceReadByteResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 646 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h