template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 393 of file fidling/gen/sdk/fidl/fuchsia.scheduler/fuchsia.scheduler/cpp/fidl/fuchsia.scheduler/cpp/wire_types.h

Public Methods

::fuchsia_scheduler::wire::RoleManagerSetRoleResponse Build ()

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

bool has_output_parameters ()
void clear_output_parameters ()

Clears the output_parameters field.

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

O(number_of_fields) complexity.

::fidl::VectorView< ::fuchsia_scheduler::wire::Parameter> & output_parameters ()

Getter for output_parameters.

BuilderImpl & output_parameters (Wrapper_Ignore_Me_< ::fidl::ObjectView< ::fidl::VectorView< ::fuchsia_scheduler::wire::Parameter>>> elem)

Setter for output_parameters.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_scheduler::wire::RoleManagerSetRoleResponse, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_scheduler::wire::RoleManagerSetRoleResponse>> && frame)

Records