template <>
class WireSyncEventHandler
Defined at line 1149 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_messaging.h
Public Methods
::fidl::Status HandleOneEvent (::fidl::UnownedClientEnd< ::test_benchmarkfidl::StreamPacketEventProtocol> 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 WireSyncEventHandler ()
Defined at line 1153 of file fidling/gen/src/tests/benchmarks/fidl/benchmark_suite/benchmark_suite_fidl/cpp/fidl/test.benchmarkfidl/cpp/wire_messaging.h