template <>
class WireWeakAsyncClientImpl
Defined at line 12277 of file fidling/gen/src/tests/fidl/dynsuite/client_suite/fidl/fidl.clientsuite/cpp/fidl/fidl.clientsuite/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fidl_clientsuite::ClosedTarget::TwoWayNoPayload> TwoWayNoPayload ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fidl_clientsuite::ClosedTarget::TwoWayStructPayload> TwoWayStructPayload ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fidl_clientsuite::ClosedTarget::TwoWayTablePayload> TwoWayTablePayload ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fidl_clientsuite::ClosedTarget::TwoWayUnionPayload> TwoWayUnionPayload ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fidl_clientsuite::ClosedTarget::TwoWayStructPayloadErr> TwoWayStructPayloadErr ()
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fidl_clientsuite::ClosedTarget::TwoWayStructRequest> TwoWayStructRequest (int32_t some_field)
Allocates 24 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fidl_clientsuite::ClosedTarget::TwoWayTableRequest> TwoWayTableRequest (::fidl_clientsuite::wire::TablePayload TablePayload)
Allocates 40 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::fidl_clientsuite::ClosedTarget::TwoWayUnionRequest> TwoWayUnionRequest (::fidl_clientsuite::wire::UnionPayload UnionPayload)
Allocates 32 bytes of request buffer on the stack. The callback is stored on the heap.