template <>
class WireSyncClientImpl
Defined at line 316 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::TestInterface>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::test_types::TestInterface::TestMethod> TestMethod (::test_types::wire::TestUnion u)
Allocates 64 bytes of message buffer on the stack. No heap allocation necessary.