template <>

class WireSyncClientImpl

Defined at line 1568 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::ProcessExplorer>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus GetTaskInfo (::fuchsia_process_explorer::wire::ProcessExplorerGetTaskInfoRequest ProcessExplorerGetTaskInfoRequest)

Errors will be propogated via epitaph on TaskIterator.

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

::fidl::WireResult< ::fuchsia_process_explorer::ProcessExplorer::GetHandleInfo> GetHandleInfo (::fuchsia_process_explorer::wire::ProcessExplorerGetHandleInfoRequest ProcessExplorerGetHandleInfoRequest)

Allocates 80 bytes of request buffer on the stack. Response is heap-allocated.

::fidl::WireResult< ::fuchsia_process_explorer::ProcessExplorer::GetVmaps> GetVmaps (::fuchsia_process_explorer::wire::ProcessExplorerGetVmapsRequest ProcessExplorerGetVmapsRequest)

Allocates 80 bytes of request buffer on the stack. Response is heap-allocated.

::fidl::WireResult< ::fuchsia_process_explorer::ProcessExplorer::GetStackTrace> GetStackTrace (::fuchsia_process_explorer::wire::ProcessExplorerGetStackTraceRequest ProcessExplorerGetStackTraceRequest)

Allocates 80 bytes of request buffer on the stack. Response is heap-allocated.

::fidl::WireResult< ::fuchsia_process_explorer::ProcessExplorer::KillTask> KillTask (::fuchsia_process_explorer::wire::ProcessExplorerKillTaskRequest ProcessExplorerKillTaskRequest)

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