0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Public Member Functions | List of all members
Hypertable::CellCacheAllocator< T, Impl > Struct Template Reference

#include <CellCacheAllocator.h>

Inheritance diagram for Hypertable::CellCacheAllocator< T, Impl >:
Inheritance graph
[legend]
Collaboration diagram for Hypertable::CellCacheAllocator< T, Impl >:
Collaboration graph
[legend]

Classes

struct  rebind
 

Public Member Functions

template<typename U >
 CellCacheAllocator (const PageArenaAllocator< U, CellCacheArena > &other)
 
 CellCacheAllocator ()
 
 CellCacheAllocator (CellCacheArena &arena)
 

Detailed Description

template<typename T, class Impl = PageArenaAllocator<T, CellCacheArena>>
struct Hypertable::CellCacheAllocator< T, Impl >

Definition at line 35 of file CellCacheAllocator.h.

Constructor & Destructor Documentation

template<typename T , class Impl = PageArenaAllocator<T, CellCacheArena>>
template<typename U >
Hypertable::CellCacheAllocator< T, Impl >::CellCacheAllocator ( const PageArenaAllocator< U, CellCacheArena > &  other)
inline

Definition at line 37 of file CellCacheAllocator.h.

template<typename T , class Impl = PageArenaAllocator<T, CellCacheArena>>
Hypertable::CellCacheAllocator< T, Impl >::CellCacheAllocator ( )
inline

Definition at line 43 of file CellCacheAllocator.h.

template<typename T , class Impl = PageArenaAllocator<T, CellCacheArena>>
Hypertable::CellCacheAllocator< T, Impl >::CellCacheAllocator ( CellCacheArena arena)
inline

Definition at line 44 of file CellCacheAllocator.h.


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