Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

TermCache.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  lemur
namespace  lemur::utility

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 Tue Jun 15 11:02:57 2010 for Lemur by doxygen 1.3.4