template <>

class WireWeakAsyncClientImpl

Defined at line 2247 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::WireThenable< ::llcpptest_protocol_test::HandleProvider::GetHandle> GetHandle ()

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::llcpptest_protocol_test::HandleProvider::GetHandleVector> GetHandleVector (uint32_t count)

Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::llcpptest_protocol_test::HandleProvider::GetHandleUnion> GetHandleUnion ()

Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.

::fidl::internal::WireThenable< ::llcpptest_protocol_test::HandleProvider::SwapHandle> SwapHandle (::llcpptest_protocol_test::wire::HandleTable HandleTable)

Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.