template <>

class WireSyncClientImpl

Defined at line 1361 of file fidling/gen/sdk/fidl/fuchsia.driver.development/fuchsia.driver.development/cpp/fidl/fuchsia.driver.development/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_driver_development::CompositeInfoIterator>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_driver_development::CompositeInfoIterator::GetNext> GetNext ()

Returns up to 100 entries at a time. Returns empty when no more

composites are left.

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