template <>

class WireWeakAsyncClientImpl

Defined at line 5308 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fuchsia_test_manager::RunController::GetEvents> GetEvents ()

Iterator over events for the run. This method is a hanging get; it

returns an empty vector only when there will be no further events

(the run completed).

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.