template <>
class WireWeakSyncClientImpl
Defined at line 757 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/wire_messaging.h
Public Methods
::fidl::WireResult< ::fuchsia_io_test::TestHarness::GetConfig> GetConfig ()
Returns the list of properties of the filesystem.
Allocates 56 bytes of message buffer on the stack. No heap allocation necessary.
::fidl::WireResult< ::fuchsia_io_test::TestHarness::OpenServiceDirectory> OpenServiceDirectory ()
Serves a service directory that contains a fuchsia.test.placeholders/Echo instance.
The test harness must have `supports_services` reported in it's config to use this method,
and the service instance should match the discoverable protocol name.
Allocates 40 bytes of message buffer on the stack. No heap allocation necessary.