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

Declarations for RangeState. More...

#include <Common/PageArenaAllocator.h>
#include <Common/String.h>
#include <Common/Serializable.h>
Include dependency graph for RangeState.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Hypertable::RangeState
 Range state. More...
 
class  Hypertable::RangeStateManaged
 Range state with memory management. More...
 

Namespaces

 Hypertable
 Hypertable definitions
 

Functions

std::ostream & Hypertable::operator<< (std::ostream &out, const RangeState &st)
 ostream shift function for RangeState objects. More...
 

Detailed Description

Declarations for RangeState.

This file contains type declarations for RangeState, a class to hold range state.

Definition in file RangeState.h.