template <>
class WireSyncClientImpl
Defined at line 281 of file fidling/gen/src/devices/tests/driver-inspect-test/fuchsia.device.inspect.test/cpp/fidl/fuchsia.device.inspect.test/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_device_inspect_test::TestInspect>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_device_inspect_test::TestInspect::ModifyInspect> ModifyInspect ()
Modify the device's inspect data
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.