atlas  0.6
Classes | Namespaces
bitmap.h File Reference

Definitions and declarations for the BitMap class. More...

#include <vector>
#include <cassert>
#include "bitmap_fwd.h"
#include "constants.h"
Include dependency graph for bitmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  atlas::bitmap::BitMap
 Container of a large (more than twice the machine word size) set of bits. More...
 
class  atlas::bitmap::BitMap::iterator
 Traverses the set bits of a BitMap. More...
 

Namespaces

 atlas
 
 atlas::bitmap
 

Detailed Description

Definitions and declarations for the BitMap class.