template <>
class WireWeakSyncClientImpl
Defined at line 662 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::WireResult< ::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.
Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.