Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cFileCache Class Reference

#include <cFileCache.h>

Public Member Functions

 cFileCache ()
 
 ~cFileCache ()
 

Detailed Description

A cache of files. e.g. browsers cache files. The files may or may not exist in the cache. It may be VERY large. Use OS m_timeChange of the file. How long to keep files? Similar to cLogFileDay

Constructor & Destructor Documentation

◆ cFileCache()

GrayLib::cFileCache::cFileCache ( )

◆ ~cFileCache()

GrayLib::cFileCache::~cFileCache ( )

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