template <>
class WireSyncBufferClientImpl
Defined at line 482 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_import/cpp/fidl/fidl.test.imported/cpp/wire_messaging.h
Public Methods
::fidl::WireUnownedResult< ::fidl_test_imported::Composed::EchoTableRequestComposed> EchoTableRequestComposed (::fidl_test_imported::wire::ComposedEchoTableRequestComposedRequest ComposedEchoTableRequestComposedRequest)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::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)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.