template <>
class WireSyncClientImpl
Defined at line 724 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/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_types::Baz>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::test_types::Baz::Foo> Foo (const ::test_types::wire::FooRequest & req)
Allocates 48 bytes of message buffer on the stack. No heap allocation necessary.