template <>

class WireWeakSyncClientImpl

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

Public Methods

::fidl::WireResult< ::fuchsia_debugger::Launcher::Launch> Launch (::fidl::ServerEnd< ::fuchsia_debugger::DebugAgent> && agent)

Launch a new instance of DebugAgent listening on |agent|. The DebugAgent

will exit upon closing the corresponding client_end of this channel.

Clients must not close the channel until the debugging session is

completed.

Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.