template <>
class WireTableBuilder
Defined at line 610 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Public Methods
template <typename First = ::fuchsia_power_system::wire::ApplicationActivity, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<::fuchsia_power_system::wire::ApplicationActivity>>, int> = 0>
::fidl::WireTableBuilder< ::fuchsia_power_system::wire::PowerElements> & application_activity (First && first, Args &&... args_)
Defined at line 621 of file fidling/gen/sdk/fidl/fuchsia.power.system/fuchsia.power.system/cpp/fidl/fuchsia.power.system/cpp/wire_types.h
Friends
template <>
class PowerElements