template <>
class WireSyncBufferClientImpl
Defined at line 302 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::WireUnownedResult< ::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.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.