template <>
class WireTableBuilder
Defined at line 607 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/wire_types.h
Public Methods
template <typename First = uint64_t, typename... Args, std::enable_if_t<!std::is_same_v<cpp20::remove_cvref_t<First>, fidl::ObjectView<uint64_t>>, int> = 0>
::fidl::WireTableBuilder< ::test_suspendcontrol::wire::DeviceAwaitSuspendResponse> & state_index (First && first, Args &&... args_)
Defined at line 618 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/wire_types.h
Friends
template <>
class DeviceAwaitSuspendResponse