template <>
class SyncEventHandler
Defined at line 416 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_messaging.h
Public Methods
::fidl::Status HandleOneEvent (::fidl::UnownedClientEnd< ::fuchsia_driver_test::DriverLists> client_end)
Handle all possible events defined in this protocol.
Blocks to consume exactly one message from the channel, then call the corresponding virtual
method.
void SyncEventHandler ()
Defined at line 420 of file fidling/gen/sdk/fidl/fuchsia.driver.test/fuchsia.driver.test/cpp/fidl/fuchsia.driver.test/cpp/natural_messaging.h