template <>

class WireSyncBufferClientImpl

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

Public Methods

::fidl::WireUnownedResult< ::fuchsia_test_manager::CaseIterator::GetNext> GetNext ()

Returns the next batch of test cases when they are available. Returns the empty vector

to indicate that the iteration is complete.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.