template <>
class WireWeakAsyncBufferClientImpl
Defined at line 793 of file fidling/gen/sdk/lib/fidl/cpp/tests/integration/fidl.cpp.wire.interop.test/cpp/fidl/fidl.cpp.wire.interop.test/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::fidl_cpp_wire_interop_test::Interop::RoundTrip> RoundTrip (::fidl_cpp_wire_interop_test::wire::Node node)
[`RoundTrip`] exercises sending a complex data structure back and forth.
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::fidl_cpp_wire_interop_test::Interop::TryRoundTrip> TryRoundTrip (::fidl_cpp_wire_interop_test::wire::Node node)
[`TryRoundTrip`] tests API and handling of the error syntax.
Caller provides the backing storage for FIDL message.