QDP++
qdp_db_imp.h File Reference

Support for filedb. More...

#include "qdp_layout.h"
#include "ConfDataStoreDB.h"

Go to the source code of this file.

Classes

class  QDP::BinaryStoreDB< K, D >
 DB Base class. More...

Namespaces

namespace  QDP
 Yet another random number generator.

Variables

const int QDP::db_cachesize = 50*1024*1024
 Fake cache and page sizes.
const int QDP::db_pagesize = 64*1024

Detailed Description

Support for filedb.

Definition in file qdp_db_imp.h.