class DeviceGetNameResult
Defined at line 364 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h
Public Methods
void DeviceGetNameResult ()
void DeviceGetNameResult (const DeviceGetNameResult & )
Defined at line 370 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h
DeviceGetNameResult & operator= (const DeviceGetNameResult & )
Defined at line 371 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h
void DeviceGetNameResult (DeviceGetNameResult && )
Defined at line 372 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h
bool has_invalid_tag ()
bool is_response ()
DeviceGetNameResult WithResponse (::fidl::ObjectView< ::fuchsia_hardware_i2c::wire::DeviceGetNameResponse> val)
DeviceGetNameResult & operator= (DeviceGetNameResult && )
Defined at line 373 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h
template <typename... Args>
DeviceGetNameResult WithResponse (::fidl::AnyArena & allocator, Args &&... args)
Defined at line 387 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h
::fuchsia_hardware_i2c::wire::DeviceGetNameResponse & response ()
const ::fuchsia_hardware_i2c::wire::DeviceGetNameResponse & response ()
bool is_err ()
DeviceGetNameResult WithErr (int32_t val)
int32_t & err ()
const int32_t & err ()
::fuchsia_hardware_i2c::wire::DeviceGetNameResult::Tag Which ()
Enumerations
enum Tag
| Name | Value |
|---|---|
| kResponse | 1 |
| kErr | 2 |
Defined at line 375 of file fidling/gen/sdk/fidl/fuchsia.hardware.i2c/fuchsia.hardware.i2c/cpp/fidl/fuchsia.hardware.i2c/cpp/wire_types.h