FileCache

Undocumented in source.

Members

Aliases

_FileCache_dataPutter
alias _FileCache_dataPutter = None
Undocumented in source.

Functions

_FileCache_dataGetter
ReturnType!DataGetter _FileCache_dataGetter()
Undocumented in source. Be warned that the author may not have intended to support it.
_FileCache_dataPutter
void _FileCache_dataPutter(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
_FileCache_keyGetter
SysTime _FileCache_keyGetter()
Undocumented in source. Be warned that the author may not have intended to support it.
_FileCache_keyGetter
bool _FileCache_keyGetter()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

_FileCache_loadPolicy
enum _FileCache_loadPolicy;
Undocumented in source.
_FileCache_loadPolicy
enum _FileCache_loadPolicy;
Undocumented in source.

Mixins

__anonymous
mixin CacheCore!(_FileCache_dataGetter, _FileCache_keyGetter, _FileCache_dataPutter, flushPolicy)
Undocumented in source.

Variables

fileName
string fileName;
Undocumented in source.

Meta