|
The SWORD Project
1.9.0.svnversion
|
#include <swcacher.h>
Inheritance diagram for SWCacher:
Collaboration diagram for SWCacher:Public Member Functions | |
| virtual void | flush () |
| virtual long | lastAccess () |
| virtual long | resourceConsumption () |
| SWCacher () | |
| virtual | ~SWCacher () |
used to provide an interface for objects that cache and want a standard interface for cleaning up.
Definition at line 35 of file swcacher.h.
| SWORD_NAMESPACE_START SWCacher::SWCacher | ( | ) |
Definition at line 31 of file swcacher.cpp.
|
virtual |
Definition at line 35 of file swcacher.cpp.
|
virtual |
|
virtual |
Definition at line 46 of file swcacher.cpp.
|
virtual |