openMSX
|
Read the complete file once and discard result. More...
#include <PreCacheFile.hh>
Public Member Functions | |
PreCacheFile (std::string name) | |
~PreCacheFile () | |
Read the complete file once and discard result.
Hopefully the file sticks in the OS cache. Mainly useful to avoid CD-ROM spin-ups or to speed up real floppy disk (/dev/fd0) reads.
Definition at line 15 of file PreCacheFile.hh.
|
explicit |
Definition at line 17 of file PreCacheFile.cc.
openmsx::PreCacheFile::~PreCacheFile | ( | ) |
Definition at line 23 of file PreCacheFile.cc.