template <>

class WireWeakOnewayBufferClientImpl

Defined at line 1436 of file fidling/gen/src/connectivity/network/testing/netemul/guest/fuchsia.netemul.guest/cpp/fidl/fuchsia.netemul.guest/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus ExecuteCommand (::fidl::StringView command, ::fidl::VectorView< ::fuchsia_virtualization_guest_interaction::wire::EnvironmentVariable> env, ::zx::socket && stdin_, ::zx::socket && stdout_, ::zx::socket && stderr_, ::fidl::ServerEnd< ::fuchsia_virtualization_guest_interaction::CommandListener> && command_listener)

Execute command on the guest under test and return the resulting output,

error, and return code.

Caller provides the backing storage for FIDL message.