template <>
class WireSyncBufferClientImpl
Defined at line 569 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.protocol.test/cpp/fidl/llcpptest.protocol.test/cpp/wire_messaging.h
Public Methods
::fidl::OneWayStatus Frob (::fidl::StringView value)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::llcpptest_protocol_test::Frobinator::Grob> Grob (::fidl::StringView value)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::llcpptest_protocol_test::Frobinator::TwoWayEmptyArg> TwoWayEmptyArg ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.