template <>

class WireSyncBufferClientImpl

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

Public Methods

::fidl::WireUnownedResult< ::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 via an argument to `.buffer()`.