template <>

class WireSyncClientImpl

Defined at line 290 of file fidling/gen/sdk/fidl/fuchsia.hardware.nand/fuchsia.hardware.nand/cpp/fidl/fuchsia.hardware.nand/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_hardware_nand::RamNandCtl>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_hardware_nand::RamNandCtl::CreateDevice> CreateDevice (::fuchsia_hardware_nand::wire::RamNandInfo && info)

Creates a new ram-nand device. On success, returns the device's name (not the full

topological name, just the last component).

Allocates 72 bytes of response buffer on the stack. Request is heap-allocated.