template <>
class WireSyncBufferClientImpl
Defined at line 1539 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::WireUnownedResult< ::llcpptest_protocol_test::HandleProvider::GetHandle> GetHandle ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::llcpptest_protocol_test::HandleProvider::GetHandleVector> GetHandleVector (uint32_t count)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::llcpptest_protocol_test::HandleProvider::GetHandleUnion> GetHandleUnion ()
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.
::fidl::WireUnownedResult< ::llcpptest_protocol_test::HandleProvider::SwapHandle> SwapHandle (::llcpptest_protocol_test::wire::HandleTable HandleTable)
Caller provides the backing storage for FIDL message via an argument to `.buffer()`.