template <>

class WireSyncClientImpl

Defined at line 1750 of file fidling/gen/src/lib/fidl/llcpp/tests/integration/llcpptest.flexible.test/cpp/fidl/llcpptest.flexible.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_flexible_test::ReceiveStrictEnvelope>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::llcpptest_flexible_test::ReceiveStrictEnvelope::GetBoundedXUnion> GetBoundedXUnion ()

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

::fidl::WireResult< ::llcpptest_flexible_test::ReceiveStrictEnvelope::GetUnboundedXUnion> GetUnboundedXUnion ()

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