class DeviceGetDevHwInfoResult
Defined at line 237 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
Public Methods
void DeviceGetDevHwInfoResult ()
void DeviceGetDevHwInfoResult (const DeviceGetDevHwInfoResult & )
Defined at line 243 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
DeviceGetDevHwInfoResult & operator= (const DeviceGetDevHwInfoResult & )
Defined at line 244 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
void DeviceGetDevHwInfoResult (DeviceGetDevHwInfoResult && )
Defined at line 245 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 ()
DeviceGetDevHwInfoResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_sdio::wire::DeviceGetDevHwInfoResponse> val)
DeviceGetDevHwInfoResult & operator= (DeviceGetDevHwInfoResult && )
Defined at line 246 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h
template <typename... Args>
DeviceGetDevHwInfoResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 260 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::DeviceGetDevHwInfoResponse & response ()
const ::fuchsia_hardware_sdio::wire::DeviceGetDevHwInfoResponse & response ()
bool is_err ()
DeviceGetDevHwInfoResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_sdio::wire::DeviceGetDevHwInfoResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 248 of file fidling/gen/sdk/fidl/fuchsia.hardware.sdio/fuchsia.hardware.sdio/cpp/fidl/fuchsia.hardware.sdio/cpp/wire_types.h