template <>

class WireSyncClientImpl

Defined at line 397 of file fidling/gen/sdk/fidl/fuchsia.memory.heapdump.process/fuchsia.memory.heapdump.process/cpp/fidl/fuchsia.memory.heapdump.process/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_memory_heapdump_process::Registry>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus RegisterV1 (::zx::process && process, ::zx::vmo && allocations_vmo, ::zx::vmo && resources_vmo, ::fidl::ServerEnd< ::fuchsia_memory_heapdump_process::SnapshotSinkV1> && snapshot_sink)

Binds the given process to the registry and share the relevant resources.

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