Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TermCache.hpp File Reference

Go to the source code of this file.

Compounds

struct  cache_entry
class  TermCache

Defines

#define TERMCACHE_MAX_TERM_LENGTH   12
#define TERMCACHE_SIZE   (64 * 1024 * 1024)
#define TERMCACHE_BUCKETS   (TERMCACHE_SIZE/16)


Define Documentation

#define TERMCACHE_BUCKETS   (TERMCACHE_SIZE/16)
 

#define TERMCACHE_MAX_TERM_LENGTH   12
 

#define TERMCACHE_SIZE   (64 * 1024 * 1024)
 


Generated on Wed Nov 3 12:59:19 2004 for Lemur Toolkit by doxygen1.2.18