template <>

class SyncEventHandler

Defined at line 265 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_messaging.h

Public Methods

::fidl::Status HandleOneEvent (::fidl::UnownedClientEnd< ::fuchsia_examples::EchoLauncher> 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 269 of file fidling/gen/examples/fidl/fuchsia.examples/fuchsia.examples/cpp/fidl/fuchsia.examples/cpp/natural_messaging.h