template <>

class WireWeakOnewayBufferClientImpl

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

Public Methods

::fidl::OneWayStatus RegisterHeap (uint64_t heap, ::fidl::ClientEnd< ::fuchsia_hardware_sysmem::Heap> && heap_connection)

Takes the client end of a FIDL connection that'll serve

fuchsia.sysmem2.Heap.

Caller provides the backing storage for FIDL message.

::fidl::OneWayStatus RegisterSecureMem (::fidl::ClientEnd< ::fuchsia_sysmem2::SecureMem> && secure_mem_connection)

Takes the client end of a FIDL connection that'll serve

fuchsia.sysmem2.SecureMem, which is a protocol that's specific to

sysmem

<

->securemem concerns.

Caller provides the backing storage for FIDL message.