template <>
class WireWeakAsyncClientImpl
Defined at line 713 of file fidling/gen/sdk/fidl/fuchsia.io.test/fuchsia.io.test/cpp/fidl/fuchsia.io.test/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::fuchsia_io_test::TestHarness::GetConfig> GetConfig ()
Returns the list of properties of the filesystem.
Allocates 16 bytes of request buffer on the stack. The callback is stored on the heap.
::fidl::internal::WireThenable< ::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 16 bytes of request buffer on the stack. The callback is stored on the heap.