#include <FileOperationTracker.h>
A factory for creating an IFileOperationTracker instance.
◆ Create()
Creates the implementation of a file operation tracker which serves as the dependency for for systems providing these updates.
- Parameters
-
| Ticker | The ticker to register for main thread ticks with. |
| Manifest | The manifest for the build being installed. |
- Returns
- the new IFileOperationTracker instance created.
◆ CreateNull()
Creates a null implementation of a file operation tracker which serves as the dependency for for systems providing these updates.
- Parameters
-
| Ticker | The ticker to register for main thread ticks with. |
| Manifest | The manifest for the build being installed. |
- Returns
- the new IFileOperationTracker instance created.
The documentation for this class was generated from the following files: