OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESCache3.h File Reference
#include <map>
#include <string>
#include "BESObj.h"
#include "BESDebug.h"
Include dependency graph for BESCache3.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BESCache3
 Implementation of a caching mechanism for compressed data. More...
 
struct  cache_entry
 

Typedefs

typedef std::list< cache_entryCacheFiles
 

Typedef Documentation

typedef std::list<cache_entry> CacheFiles

Definition at line 46 of file BESCache3.h.