template <>

class WireSyncBufferClientImpl

Defined at line 1958 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.unknown.interactions/cpp/fidl/test.unknown.interactions/cpp/wire_messaging.h

Public Methods

::fidl::OneWayStatus StrictOneWay ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::OneWayStatus FlexibleOneWay ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::test_unknown_interactions::UnknownInteractionsProtocol::StrictTwoWay> StrictTwoWay ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::test_unknown_interactions::UnknownInteractionsProtocol::StrictTwoWayFields> StrictTwoWayFields ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::test_unknown_interactions::UnknownInteractionsProtocol::StrictTwoWayErr> StrictTwoWayErr ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::test_unknown_interactions::UnknownInteractionsProtocol::StrictTwoWayFieldsErr> StrictTwoWayFieldsErr ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::test_unknown_interactions::UnknownInteractionsProtocol::FlexibleTwoWay> FlexibleTwoWay ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::test_unknown_interactions::UnknownInteractionsProtocol::FlexibleTwoWayFields> FlexibleTwoWayFields ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::test_unknown_interactions::UnknownInteractionsProtocol::FlexibleTwoWayErr> FlexibleTwoWayErr ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.

::fidl::WireUnownedResult< ::test_unknown_interactions::UnknownInteractionsProtocol::FlexibleTwoWayFieldsErr> FlexibleTwoWayFieldsErr ()

Caller provides the backing storage for FIDL message via an argument to `.buffer()`.