template <>

class WireWeakAsyncBufferClientImpl

Defined at line 6626 of file fidling/gen/sdk/fidl/fuchsia.hardware.goldfish/fuchsia.hardware.goldfish/cpp/fidl/fuchsia.hardware.goldfish/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_hardware_goldfish::SyncDevice::CreateTimeline> CreateTimeline (::fidl::ServerEnd< ::fuchsia_hardware_goldfish::SyncTimeline> && timeline_req)

Create a new sync timeline.

A protocol request `timeline_req` provides an interface to the

`SyncTimeline`. Each device can have multiple timelines at the same

time.

Caller provides the backing storage for FIDL message.