template <>

class WireSyncClientImpl

Defined at line 264 of file fidling/gen/sdk/fidl/fuchsia.process.explorer/fuchsia.process.explorer/cpp/fidl/fuchsia.process.explorer/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_process_explorer::Query>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus WriteJsonProcessesData (::zx::socket && socket)

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

::fidl::OneWayStatus WriteJsonTaskHierarchyData (::zx::socket && socket)

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