template <>
class AsyncEventHandler
Defined at line 320 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_messaging.h
Public Methods
void AsyncEventHandler ()
Defined at line 324 of file fidling/gen/sdk/fidl/fuchsia.driver.framework/fuchsia.driver.framework/cpp/fidl/fuchsia.driver.framework/cpp/natural_messaging.h
void OnBind (::fidl::Event< ::fuchsia_driver_framework::NodeController::OnBind> & )
Event that is triggered when the associated `Node` is bound to a driver.
Replaced with WaitForDriver.