#include <string>#include "BESObj.h"


Go to the source code of this file.
Classes | |
| class | BESCache |
| Implementation of a caching mechanism. More... | |
Defines | |
| #define | BESCache_h_ 1 |
| #define | MAX_LOCK_RETRY_MS 5000 |
| #define | MAX_LOCK_TRIES 16 |
| #define BESCache_h_ 1 |
| #define MAX_LOCK_RETRY_MS 5000 |
Referenced by BESCache::lock().
| #define MAX_LOCK_TRIES 16 |
Referenced by BESCache::lock().
1.5.8