template <>
class WireSyncClientImpl
Defined at line 182 of file fidling/gen/sdk/fidl/fuchsia.test/fuchsia.test/cpp/fidl/fuchsia.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
<
::fuchsia_test::CaseListener>|,
avoiding setting up a client.
Public Methods
::fidl::OneWayStatus Finished (::fuchsia_test::wire::Result result)
Indicates that an individual test case has completed and result is
available.
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.