QDP++
qdp_map_obj_disk_multiple.h File Reference

A Map Object that works lazily from Disk. More...

#include "qdp_map_obj_disk.h"
#include <vector>

Go to the source code of this file.

Classes

class  QDP::MapObjectDiskMultiple< K, V >
 Class that holds multiple DBs. Can only be used in a read-only mode. More...

Namespaces

namespace  QDP
 Yet another random number generator.

Detailed Description

A Map Object that works lazily from Disk.

Definition in file qdp_map_obj_disk_multiple.h.