template <>

class WireWeakAsyncClientImpl

Defined at line 7028 of file fidling/gen/src/tests/fidl/dynsuite/server_suite/fidl/fidl.serversuite/cpp/fidl/fidl.serversuite/cpp/wire_messaging.h

Public Methods

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::TwoWayNoPayload> TwoWayNoPayload ()

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

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::TwoWayStructPayload> TwoWayStructPayload (int8_t v)

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

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::TwoWayTablePayload> TwoWayTablePayload (::fidl_serversuite::wire::ClosedTargetTwoWayTablePayloadRequest ClosedTargetTwoWayTablePayloadRequest)

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

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::TwoWayUnionPayload> TwoWayUnionPayload (::fidl_serversuite::wire::ClosedTargetTwoWayUnionPayloadRequest ClosedTargetTwoWayUnionPayloadRequest)

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

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::TwoWayResult> TwoWayResult (::fidl_serversuite::wire::ClosedTargetTwoWayResultRequest ClosedTargetTwoWayResultRequest)

The request and callback are allocated on the heap.

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::GetHandleRights> GetHandleRights (::zx::handle && handle)

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

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::GetSignalableEventRights> GetSignalableEventRights (::zx::event && handle)

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

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::EchoAsTransferableSignalableEvent> EchoAsTransferableSignalableEvent (::zx::handle && handle)

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

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::ByteVectorSize> ByteVectorSize (::fidl::VectorView<uint8_t> vec)

The request and callback are allocated on the heap.

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::HandleVectorSize> HandleVectorSize (::fidl::VectorView< ::zx::event> vec)

The request and callback are allocated on the heap.

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::CreateNByteVector> CreateNByteVector (uint32_t n)

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

::fidl::internal::WireThenable< ::fidl_serversuite::ClosedTarget::CreateNHandleVector> CreateNHandleVector (uint32_t n)

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