Abstract base class of all Cache templates. More...
#include <InstantIO/BasicCache.h>
Protected Member Functions | |
| BasicCache () | |
| Creates a new BasicCache object. | |
| ~BasicCache () | |
| Destroys the BasicCache object. | |
| void | lock () |
| Locks the Cache object. | |
| void | unlock () |
| Unlocks the Cache object. | |
Abstract base class of all Cache templates.
1.6.3