template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 3056 of file fidling/gen/sdk/fidl/fuchsia.web/fuchsia.web/cpp/fidl/fuchsia.web/cpp/wire_types.h

Public Methods

::fuchsia_web::wire::FrameCloseRequest Build ()

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

bool has_timeout ()
void clear_timeout ()

Clears the timeout field.

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

O(number_of_fields) complexity.

int64_t & timeout ()

Optional.

BuilderImpl & timeout (Wrapper_Ignore_Me_< ::fidl::ObjectView<int64_t>> elem)

Optional.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_web::wire::FrameCloseRequest, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_web::wire::FrameCloseRequest>> && frame)

Records