template <>

class WireSyncClientImpl

Defined at line 470 of file fidling/gen/sdk/testing/fidl/protocols_tests/test.error.methods/cpp/fidl/test.error.methods/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_error_methods::ErrorMethods>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::test_error_methods::ErrorMethods::NoArgsPrimitiveError> NoArgsPrimitiveError (bool should_error)

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

::fidl::WireResult< ::test_error_methods::ErrorMethods::ManyArgsCustomError> ManyArgsCustomError (bool should_error)

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