template <>
class WireSyncClientImpl
Defined at line 285 of file fidling/gen/examples/components/routing/fidl/echo/cpp/fidl/fidl.examples.routing.echo/cpp/wire_messaging.h
Methods to make a sync FIDL call directly on an unowned handle or a
const reference to a |::fidl::ClientEnd
<
::fidl_examples_routing_echo::Echo>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fidl_examples_routing_echo::Echo::EchoString> EchoString (::fidl::StringView value)
Returns the input.
Allocates 192 bytes of message buffer on the stack. No heap allocation necessary.