Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
cFileCache.h
Go to the documentation of this file.
1
//
4
//
5
6
#ifndef _INC_cFileCache_H
7
#define _INC_cFileCache_H
8
#ifndef NO_PRAGMA_ONCE
9
#pragma once
10
#endif
11
12
#include "../GrayLibBase.h"
13
#include "
GrayCore/include/cFile.h
"
14
15
namespace
GrayLib
16
{
17
class
GRAYLIB_LINK
cFileCache
18
{
24
25
cStringF
m_sInstallDir;
26
TIMESECD_t
m_tOldAge;
27
28
public
:
29
cFileCache
();
30
~
cFileCache
();
31
32
// TODO
33
34
// Get file name in cache. The file may of may not exist.,
35
// cFilePath GetCacheName(const FILECHAR_t* pszFile);
36
// Delete all old files.
37
// void DeleteOldFiles();
38
};
39
}
40
41
#endif
GRAYLIB_LINK
#define GRAYLIB_LINK
Definition:
GrayLibBase.h:35
cFile.h
GrayLib::cFileCache
Definition:
cFileCache.h:18
Gray::cStringT< FILECHAR_t >
GrayLib
Definition:
cMesh.h:22
Gray::TIMESECD_t
int TIMESECD_t
signed delta seconds. like TIMESEC_t. redefined in TimeUnits.h.
Definition:
cTimeSys.h:19
GrayLib
include
FileSys
cFileCache.h
Generated on Tue Feb 2 2021 11:29:38 for Gray C++ Libraries by
1.9.1