template <>
class WireSyncClientImpl
Defined at line 283 of file fidling/gen/src/devices/tests/v2/compat-runtime/fuchsia.compat.runtime.test/cpp/fidl/fuchsia.compat.runtime.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_compat_runtime_test::Leaf>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fuchsia_compat_runtime_test::Leaf::GetString> GetString ()
Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.