template <>
class WireSyncBufferClientImpl
Defined at line 324 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::TestCaseIterator::GetNext> GetNext ()
Returns the next batch of test cases. Returns the empty vector to indicate that the
iteration is complete.
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.