template <>

class WireSyncClientImpl

Defined at line 2142 of file fidling/gen/sdk/fidl/fuchsia.hardware.ramdisk/fuchsia.hardware.ramdisk/cpp/fidl/fuchsia.hardware.ramdisk/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_ramdisk::Controller>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_hardware_ramdisk::Controller::Create> Create (::fuchsia_hardware_ramdisk::wire::Options Options)

Initializes a new Ramdisk instance with the specified options. Returns an outgoing

directory for the ramdisk which will export the Ramdisk and

fuchsia.hardware.block.volume.Volume protocols.

Allocates 152 bytes of message buffer on the stack. No heap allocation necessary.