1 #ifndef __EA4_STORAGE_DATA_FILE_MANAGER_EA3_H
2 #define __EA4_STORAGE_DATA_FILE_MANAGER_EA3_H
4 #include "storage/DataFileRegistry.h"
6 namespace ea4 {
namespace storage {
virtual unsigned int clear_cache()
Closes all data files that are fully released.
Manager of the original data files.
Definition: DataFileManagerEA3.h:9
Basic class of the format-specific managers of data files.
Definition: DataFileRegistry.h:8