template <>

class WireWeakOnewayBufferClientImpl

Defined at line 6126 of file fidling/gen/src/tests/fidl/compatibility/fidl/fidl_service/cpp/fidl/fidl.test.compatibility/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus EchoMinimalNoRetVal (::fidl::StringView forward_to_server)

Caller provides the backing storage for FIDL message.

::fidl::OneWayStatus EchoStructNoRetVal (::fidl_test_compatibility::wire::Struct && value, ::fidl::StringView forward_to_server)

Caller provides the backing storage for FIDL message.

::fidl::OneWayStatus EchoNamedStructNoRetVal (const ::fidl_test_imported::wire::SimpleStruct & value, ::fidl::StringView forward_to_server)

Caller provides the backing storage for FIDL message.

::fidl::OneWayStatus EchoTablePayloadNoRetVal (::fidl_test_compatibility::wire::RequestTable RequestTable)

Caller provides the backing storage for FIDL message.

::fidl::OneWayStatus EchoUnionPayloadNoRetVal (::fidl_test_compatibility::wire::RequestUnion RequestUnion)

Caller provides the backing storage for FIDL message.