template <>

class WireSyncBufferClientImpl

Defined at line 441 of file fidling/gen/src/devices/testing/syscall-intercept/fuchsia.test.syscalls/cpp/fidl/fuchsia.test.syscalls/cpp/wire_messaging.h

Public Methods

::fidl::WireUnownedResult< ::fuchsia_test_syscalls::Control::SetSuspendEnterResult> SetSuspendEnterResult (int32_t status)

Set the status that the fixture returns on a return from

zx_system_suspend_enter.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::fuchsia_test_syscalls::Control::GetState> GetState ()

Gets the internal state of the instrumented driver.

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.