template <>
class WireSyncBufferClientImpl
Defined at line 2073 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 SendEnum (::llcpptest_protocol_test::wire::MyError e)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::llcpptest_protocol_test::EnumMethods::GetEnum> GetEnum ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.