template <>

class WireWeakAsyncBufferClientImpl

Defined at line 12318 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::WireBufferThenable< ::fidl_clientsuite::ClosedTarget::TwoWayNoPayload> TwoWayNoPayload ()

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fidl_clientsuite::ClosedTarget::TwoWayStructPayload> TwoWayStructPayload ()

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fidl_clientsuite::ClosedTarget::TwoWayTablePayload> TwoWayTablePayload ()

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fidl_clientsuite::ClosedTarget::TwoWayUnionPayload> TwoWayUnionPayload ()

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fidl_clientsuite::ClosedTarget::TwoWayStructPayloadErr> TwoWayStructPayloadErr ()

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fidl_clientsuite::ClosedTarget::TwoWayStructRequest> TwoWayStructRequest (int32_t some_field)

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fidl_clientsuite::ClosedTarget::TwoWayTableRequest> TwoWayTableRequest (::fidl_clientsuite::wire::TablePayload TablePayload)

Caller provides the backing storage for FIDL message.

::fidl::internal::WireBufferThenable< ::fidl_clientsuite::ClosedTarget::TwoWayUnionRequest> TwoWayUnionRequest (::fidl_clientsuite::wire::UnionPayload UnionPayload)

Caller provides the backing storage for FIDL message.