template <>

class WireSyncClientImpl

Defined at line 1652 of file fidling/gen/sdk/testing/fidl/types_tests/test.types/cpp/fidl/test.types/cpp/wire_messaging.h

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

const reference to a |::fidl::ClientEnd

<

::test_types::MsgWrapper>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::test_types::MsgWrapper::TestXUnion> TestXUnion ()

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

::fidl::WireResult< ::test_types::MsgWrapper::TestNonResourceXUnion> TestNonResourceXUnion ()

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

::fidl::WireResult< ::test_types::MsgWrapper::TestTable> TestTable ()

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

::fidl::WireResult< ::test_types::MsgWrapper::TestResourceTable> TestResourceTable ()

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