template <>

class WireWeakAsyncClientImpl

Defined at line 6606 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::WireThenable< ::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.

Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.