template <>

class WireSyncClientImpl

Defined at line 2893 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::ErrorSyntax>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::test_types::ErrorSyntax::EmptyPayload> EmptyPayload ()

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

::fidl::WireResult< ::test_types::ErrorSyntax::FooPayload> FooPayload ()

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