struct DirectoryAndToken

Defined at line 5937 of file fidling/gen/sdk/fidl/fuchsia.test.manager/fuchsia.test.manager/cpp/fidl/fuchsia.test.manager/cpp/wire_types.h

A handle to a directory and a token used to indicate when the client has

completed inspecting the directory. The server end will retain all resources,

such as subdirectories and files, within |directory| while |release_fence| remains open.

|release_fence| is used instead of observing the |directory| channel directly as it

is possible to clone and open new channels to the same directory.

Public Members

ClientEnd directory
eventpair token

Public Methods

void _CloseHandles ()