template <>

class WireWeakAsyncClientImpl

Defined at line 367 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::WireThenable< ::fuchsia_hardware_compat::Leaf::GetString> GetString ()

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

::fidl::internal::WireThenable< ::fuchsia_hardware_compat::Leaf::GlobalCounter> GlobalCounter ()

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

The global counter starts at 0.

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

::fidl::internal::WireThenable< ::fuchsia_hardware_compat::Leaf::AddChild> AddChild (::fidl::StringView name)

The request and callback are allocated on the heap.