template <>

class WireWeakAsyncBufferClientImpl

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

Public Methods

::fidl::internal::WireBufferThenable< ::fuchsia_hardware_acpi::NotifyHandler::Handle> Handle (uint32_t value)

Called when a notification is received. |value| is the notification number.

Another notification will not be sent until Reply() is called.

Caller provides the backing storage for FIDL message.