template <>

class WireAsyncEventHandler

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

Public Methods

void OnRegister (::fidl::WireEvent< ::fuchsia_hardware_sysmem::Heap::OnRegister> * event)

This event is triggered when the [`fuchsia.hardware.sysmem/Heap`] is

registered. Properties of this `Heap` will be sent to the sysmem device

in the event.

Implementations should guarantee that this event should be sent

immediately when it binds to a channel, and this event should be

triggered only once per `Heap` instance.

void WireAsyncEventHandler ()

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