template <>

class WireSyncClientImpl

Defined at line 501 of file fidling/gen/src/diagnostics/validator/logs/fidl/fuchsia.validate.logs/cpp/fidl/fuchsia.validate.logs/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_validate_logs::ValidateResultsIterator>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_validate_logs::ValidateResultsIterator::GetNext> GetNext ()

Returns the result of a test case execution.

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.