template <>

class WireTableBuilder

Defined at line 4767 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/wire_types.h

Public Methods

template <typename First = ::fuchsia_settings::wire::LightValue, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_settings::wire::LightValue>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_settings::wire::LightState> & value (First && first, Args &&... args_)

Defined at line 4779 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/wire_types.h

Friends

template <>
class LightState