score::DocumentBackups Struct Reference

Manages the list of documents that can be restored after a crash. More...

Detailed Description

Manages the list of documents that can be restored after a crash.

There are multiple files, all located in the system's temp folder :

Please note that currently, the backup system is not safe in case of power outage.

Todo:
implement periodic saves in an on-disk folder for this case.

Static Public Member Functions

static bool canRestoreDocuments ()
 
static std::vector< RestorableDocumentrestorableDocuments ()
 
static void clear ()
 

The documentation for this struct was generated from the following files: