template <>
class WireTableBuilder
Defined at line 1047 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
Public Methods
template <typename First = ::fidl::StringView, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fidl::StringView>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_hardware_spmi::wire::DeviceGetPropertiesResponse> & name (First && first, Args &&... args_)
User friendly string for the device name. If not set, the device name is unknown.
If included, this string must be non-empty.
Optional.
Defined at line 1062 of file fidling/gen/sdk/fidl/fuchsia.hardware.spmi/fuchsia.hardware.spmi/cpp/fidl/fuchsia.hardware.spmi/cpp/wire_types.h
Friends
template <>
class DeviceGetPropertiesResponse