template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 566 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/wire_types.h

Public Methods

::test_suspendcontrol::wire::DeviceAwaitSuspendResponse Build ()

Build and return the table. The builder should not be used after this.

bool has_state_index ()
void clear_state_index ()

Clears the state_index field.

This method should be used sparingly, such as only during tests, as it has

O(number_of_fields) complexity.

uint64_t & state_index ()

Getter for state_index.

BuilderImpl & state_index (Wrapper_Ignore_Me_< ::fidl::ObjectView<uint64_t>> elem)

Setter for state_index.

Protected Methods

void WireTableBaseBuilder< ::test_suspendcontrol::wire::DeviceAwaitSuspendResponse, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::test_suspendcontrol::wire::DeviceAwaitSuspendResponse>> && frame)

Records