template <>

class WireSyncBufferClientImpl

Defined at line 407 of file fidling/gen/sdk/fidl/fuchsia.memory.heapdump.process/fuchsia.memory.heapdump.process/cpp/fidl/fuchsia.memory.heapdump.process/cpp/wire_messaging.h

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.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.