template <>

class WireSyncBufferClientImpl

Defined at line 1349 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus StartGame (bool start_first)

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::fuchsia_examples::TicTacToe::MakeMove> MakeMove (uint8_t row, uint8_t col)

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.