template <>
class WireWeakAsyncBufferClientImpl
Defined at line 381 of file fidling/gen/src/devices/tests/v2/compat/fuchsia.hardware.compat/cpp/fidl/fuchsia.hardware.compat/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fuchsia_hardware_compat::Leaf::GetString> GetString ()
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::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.
::fidl::internal::WireBufferThenable< ::fuchsia_hardware_compat::Leaf::AddChild> AddChild (::fidl::StringView name)
Caller provides the backing storage for FIDL message.