template <>

class WireWeakAsyncClientImpl

Defined at line 1711 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.handlerights.test/cpp/fidl/llcpptest.handlerights.test/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::llcpptest_handlerights_test::HandleRights::SyncGetHandleWithTooFewRights> SyncGetHandleWithTooFewRights ()

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

::fidl::internal::WireThenable< ::llcpptest_handlerights_test::HandleRights::AsyncGetHandleWithTooFewRights> AsyncGetHandleWithTooFewRights ()

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

::fidl::internal::WireThenable< ::llcpptest_handlerights_test::HandleRights::SyncGetHandleWithTooManyRights> SyncGetHandleWithTooManyRights ()

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

::fidl::internal::WireThenable< ::llcpptest_handlerights_test::HandleRights::AsyncGetHandleWithTooManyRights> AsyncGetHandleWithTooManyRights ()

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

::fidl::internal::WireThenable< ::llcpptest_handlerights_test::HandleRights::SyncGetHandleWithWrongType> SyncGetHandleWithWrongType ()

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

::fidl::internal::WireThenable< ::llcpptest_handlerights_test::HandleRights::AsyncGetHandleWithWrongType> AsyncGetHandleWithWrongType ()

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