template <>

class NaturalEventHandlerInterface

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

Public Methods

void NaturalEventHandlerInterface ()

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

void OnRegister (::fidl::Event< ::fuchsia_hardware_sysmem::Heap::OnRegister> & )

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 ~NaturalEventHandlerInterface ()

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