template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 2892 of file fidling/gen/sdk/fidl/fuchsia.sysmem2/fuchsia.sysmem2/cpp/fidl/fuchsia.sysmem2/cpp/wire_types.h

Public Methods

::fuchsia_sysmem2::wire::NodeSetWeakOkRequest Build ()

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

bool has_for_child_nodes_also ()
void clear_for_child_nodes_also ()

Clears the for_child_nodes_also field.

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

O(number_of_fields) complexity.

bool & for_child_nodes_also ()

Getter for for_child_nodes_also.

BuilderImpl & for_child_nodes_also (bool elem)

Setter for for_child_nodes_also.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_sysmem2::wire::NodeSetWeakOkRequest, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_sysmem2::wire::NodeSetWeakOkRequest>> && frame)

Records