template <>

class WireWeakAsyncClientImpl

Defined at line 632 of file fidling/gen/sdk/fidl/fuchsia.hardware.block.volume/fuchsia.hardware.block.volume/cpp/fidl/fuchsia.hardware.block.volume/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_hardware_block_volume::Node::AddChild> AddChild (::fuchsia_driver_framework::wire::NodeAddArgs args, ::fidl::ServerEnd< ::fuchsia_driver_framework::NodeController> && controller)

Adds a child node to this node.

The driver framework will locate an appropriate driver to bind the child to.

The request and callback are allocated on the heap.