BESCache.cc File Reference

#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <dirent.h>
#include <stdio.h>
#include <fcntl.h>
#include <errno.h>
#include <map>
#include <iostream>
#include <sstream>
#include "BESCache.h"
#include "TheBESKeys.h"
#include "BESContainerStorageException.h"
#include "BESDebug.h"

Include dependency graph for BESCache.cc:

Go to the source code of this file.

Classes

struct  _cache_entry

Defines

#define BES_CACHE_CHAR   '#'

Typedefs

typedef struct _cache_entry cache_entry


Define Documentation

#define BES_CACHE_CHAR   '#'

Definition at line 55 of file BESCache.cc.

Referenced by BESCache::is_cached(), and BESCache::purge().


Typedef Documentation

typedef struct _cache_entry cache_entry


Generated on Sat Jan 19 04:05:55 2008 for OPeNDAP Back End Server (BES) by  doxygen 1.5.4