0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Hypertable::CellStoreBlockIndexElementArray< OffsetT > Class Template Reference

#include <CellStoreBlockIndexArray.h>

Collaboration diagram for Hypertable::CellStoreBlockIndexElementArray< OffsetT >:
Collaboration graph
[legend]

Public Member Functions

 CellStoreBlockIndexElementArray ()
 
 CellStoreBlockIndexElementArray (const SerializedKey &key_)
 

Public Attributes

SerializedKey key
 
OffsetT offset
 

Detailed Description

template<typename OffsetT>
class Hypertable::CellStoreBlockIndexElementArray< OffsetT >

Definition at line 52 of file CellStoreBlockIndexArray.h.

Constructor & Destructor Documentation

template<typename OffsetT>
Hypertable::CellStoreBlockIndexElementArray< OffsetT >::CellStoreBlockIndexElementArray ( )
inline

Definition at line 54 of file CellStoreBlockIndexArray.h.

template<typename OffsetT>
Hypertable::CellStoreBlockIndexElementArray< OffsetT >::CellStoreBlockIndexElementArray ( const SerializedKey key_)
inline

Definition at line 55 of file CellStoreBlockIndexArray.h.

Member Data Documentation

template<typename OffsetT>
SerializedKey Hypertable::CellStoreBlockIndexElementArray< OffsetT >::key

Definition at line 57 of file CellStoreBlockIndexArray.h.

template<typename OffsetT>
OffsetT Hypertable::CellStoreBlockIndexElementArray< OffsetT >::offset

Definition at line 58 of file CellStoreBlockIndexArray.h.


The documentation for this class was generated from the following file: