0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
CellStoreBlockIndexArray.h File Reference

Declarations for CellStoreBlockIndexArray. More...

#include "CellList.h"
#include "CellListScannerBuffer.h"
#include <Hypertable/Lib/Key.h>
#include <Hypertable/Lib/PseudoTables.h>
#include <Hypertable/Lib/SerializedKey.h>
#include <Common/StaticBuffer.h>
#include <cassert>
#include <iostream>
#include <map>
Include dependency graph for CellStoreBlockIndexArray.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::CellStoreBlockIndexElementArray< OffsetT >
 
struct  Hypertable::LtCellStoreBlockIndexElementArray< OffsetT >
 
class  Hypertable::CellStoreBlockIndexIteratorArray< OffsetT >
 Provides an STL-style iterator on CellStoreBlockIndex objects. More...
 
class  Hypertable::CellStoreBlockIndexArray< OffsetT >
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Declarations for CellStoreBlockIndexArray.

This file contains the type declarations for CellStoreBlockIndexArray, a template class used to load and provide access to a CellStore block index.

Definition in file CellStoreBlockIndexArray.h.