template <>

class WireSyncClientImpl

Defined at line 651 of file fidling/gen/src/power/testing/fake-suspend/test.suspendcontrol/cpp/fidl/test.suspendcontrol/cpp/wire_messaging.h

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

const reference to a |::fidl::ClientEnd

<

::test_suspendcontrol::Device>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::test_suspendcontrol::Device::SetSuspendStates> SetSuspendStates (::test_suspendcontrol::wire::DeviceSetSuspendStatesRequest DeviceSetSuspendStatesRequest)

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.

::fidl::WireResult< ::test_suspendcontrol::Device::AwaitSuspend> AwaitSuspend ()

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

::fidl::WireResult< ::test_suspendcontrol::Device::Resume> Resume (::test_suspendcontrol::wire::DeviceResumeRequest DeviceResumeRequest)

Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.