template <>
class WireWeakAsyncClientImpl
Defined at line 10501 of file fidling/gen/sdk/fidl/fuchsia.sys2/fuchsia.sys2/cpp/fidl/fuchsia.sys2/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_sys2::StorageIterator::Next> Next ()
Retrieve the next set of components using the storage capability. The returned monikers
are relative to the component that declares the storage capability. Returns an empty
vector after all components have been returned.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.