template <typename BuilderImpl>

class WireTableBaseBuilder

Defined at line 418 of file fidling/gen/sdk/fidl/fuchsia.hardware.usb.endpoint/fuchsia.hardware.usb.endpoint/cpp/fidl/fuchsia.hardware.usb.endpoint/cpp/wire_types.h

Public Methods

::fuchsia_hardware_usb_endpoint::wire::IsochronousEndpointInfo Build ()

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

bool has_lead_time ()
void clear_lead_time ()

Clears the lead_time field.

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

O(number_of_fields) complexity.

uint64_t & lead_time ()

Lead time described in number of transfers.

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

Lead time described in number of transfers.

Protected Methods

void WireTableBaseBuilder< ::fuchsia_hardware_usb_endpoint::wire::IsochronousEndpointInfo, BuilderImpl> (::fidl::ObjectView< ::fidl::WireTableFrame< ::fuchsia_hardware_usb_endpoint::wire::IsochronousEndpointInfo>> && frame)

Records