OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESCache::cache_entry Struct Reference

for filename -> filesize map below More...

#include <BESCache.h>

Collaboration diagram for BESCache::cache_entry:
Collaboration graph

Public Attributes

string name
 
unsigned long long size
 

Detailed Description

for filename -> filesize map below

Definition at line 63 of file BESCache.h.

Member Data Documentation

string BESCache::cache_entry::name

Definition at line 65 of file BESCache.h.

Referenced by BESCache::collect_cache_dir_info().

unsigned long long BESCache::cache_entry::size

Definition at line 66 of file BESCache.h.

Referenced by BESCache::collect_cache_dir_info().


The documentation for this struct was generated from the following file: