template <>
class WireWeakOnewayClientImpl
Defined at line 3527 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.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.