template <>
class WireWeakAsyncBufferClientImpl
Defined at line 2267 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireBufferThenable< ::llcpptest_protocol_test::HandleProvider::GetHandle> GetHandle ()
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::llcpptest_protocol_test::HandleProvider::GetHandleVector> GetHandleVector (uint32_t count)
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::llcpptest_protocol_test::HandleProvider::GetHandleUnion> GetHandleUnion ()
Caller provides the backing storage for FIDL message.
::fidl::internal::WireBufferThenable< ::llcpptest_protocol_test::HandleProvider::SwapHandle> SwapHandle (::llcpptest_protocol_test::wire::HandleTable HandleTable)
Caller provides the backing storage for FIDL message.