|
Planeshift
|
#include <pscache.h>
Public Types | |
| enum | CACHE_STATUS { INVALID, VALID } |
Public Member Functions | |
| CACHE_STATUS | GetCacheStatus (void) |
| Return cache status. More... | |
| psCache () | |
| void | SetCacheStatus (CACHE_STATUS newStatus) |
| Set cache status. More... | |
| ~psCache () | |
Protected Attributes | |
| CACHE_STATUS | cacheStatus |
The psCache class implements the common cache mechanism.
| psCache::psCache | ( | ) |
| psCache::~psCache | ( | ) |
|
inline |
|
inline |
|
protected |