template <>

class WireWeakSyncClientImpl

Defined at line 2284 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::WireResult< ::llcpptest_protocol_test::HandleProvider::GetHandle> GetHandle ()

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

::fidl::WireResult< ::llcpptest_protocol_test::HandleProvider::GetHandleVector> GetHandleVector (uint32_t count)

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

::fidl::WireResult< ::llcpptest_protocol_test::HandleProvider::GetHandleUnion> GetHandleUnion ()

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

::fidl::WireResult< ::llcpptest_protocol_test::HandleProvider::SwapHandle> SwapHandle (::llcpptest_protocol_test::wire::HandleTable HandleTable)

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