template <>
class WireSyncClientImpl
Defined at line 470 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_import/cpp/fidl/fidl.test.imported/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_test_imported::Composed>|,
avoiding setting up a client.
Public Methods
::fidl::WireResult< ::fidl_test_imported::Composed::EchoTableRequestComposed> EchoTableRequestComposed (::fidl_test_imported::wire::ComposedEchoTableRequestComposedRequest ComposedEchoTableRequestComposedRequest)
Allocates 32 bytes of response buffer on the stack. Request is heap-allocated.
::fidl::WireResult< ::fidl_test_imported::Composed::EchoUnionResponseWithErrorComposed> EchoUnionResponseWithErrorComposed (int64_t value, bool want_absolute_value, ::fidl::StringView forward_to_server, uint32_t result_err, ::fidl_test_imported::wire::WantResponse result_variant)
Allocates 56 bytes of response buffer on the stack. Request is heap-allocated.