template <>

class WireWeakAsyncClientImpl

Defined at line 9317 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::EventStream::GetNext> GetNext ()

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::fuchsia_component::EventStream::WaitForReady> WaitForReady ()

Returns immediately. Used to indicate that the FIDL connection

completed. This is needed for non-static streams to verify

that subscribe has completed before components are started.

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.