template <>

class WireSyncClientImpl

Defined at line 419 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.dispatcher.handle.ownership.test/cpp/fidl/llcpptest.dispatcher.handle.ownership.test/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::llcpptest_dispatcher_handle_ownership_test::Protocol>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus SendResource (::llcpptest_dispatcher_handle_ownership_test::wire::Resource r)

Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.

::fidl::WireResult< ::llcpptest_dispatcher_handle_ownership_test::Protocol::GetResource> GetResource ()

Allocates 16 bytes of request buffer on the stack. Response is heap-allocated.