template <>

class WireSyncBufferClientImpl

Defined at line 289 of file fidling/gen/src/devices/tests/v2/compat/fuchsia.hardware.compat/cpp/fidl/fuchsia.hardware.compat/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_hardware_compat::Leaf::GetString> GetString ()

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

::fidl::WireUnownedResult< ::fuchsia_hardware_compat::Leaf::GlobalCounter> GlobalCounter ()

This returns the driver's global counter, and then increments it.

The global counter starts at 0.

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

::fidl::WireUnownedResult< ::fuchsia_hardware_compat::Leaf::AddChild> AddChild (::fidl::StringView name)

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