template <>
class WireWeakAsyncClientImpl
Defined at line 8953 of file fidling/gen/sdk/fidl/fuchsia.component/fuchsia.component/cpp/fidl/fuchsia.component/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_component::ChildIterator::Next> Next ()
Advance the iterator and return the next batch of children.
Returns a vector of `ChildRef`. Returns an empty vector when there are
no more children.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.