template <>

class WireWeakOnewayBufferClientImpl

Defined at line 3593 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus GetAttachedProcesses (::fidl::ServerEnd< ::fuchsia_debugger::AttachedProcessIterator> && iterator)

Iterator over all processes that this agent is attached to. Note this is

not the same as the set of installed filters, but rather the set of

filters that matched and were later successfully attached.

Caller provides the backing storage for FIDL message.