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

Declarations for CellListScannerBuffer. More...

#include "CellListScanner.h"
#include <Common/PageArena.h>
#include <Common/StlAllocator.h>
Include dependency graph for CellListScannerBuffer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::CellListScannerBuffer
 Cell list scanner over a buffer of cells. More...
 
struct  Hypertable::CellListScannerBuffer::LtKeyValueT
 STL Strict Weak Ordering for KeyValueT. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Detailed Description

Declarations for CellListScannerBuffer.

This file contains the type declarations for CellListScannerBuffer, a class used to scan over a list of cells with no backing store (CellCache, CellStore)

Definition in file CellListScannerBuffer.h.