Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

PrefixArrayListDBCache< T_R, THRESHOLD > Class Template Reference

#include <PrefixArrayListDBCache.hpp>

Inheritance diagram for PrefixArrayListDBCache< T_R, THRESHOLD >:

Inheritance graph
[legend]
Collaboration diagram for PrefixArrayListDBCache< T_R, THRESHOLD >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef T_R::params_t params_t

Public Member Functions

 PrefixArrayListDBCache (const params_t *par)
template<class BIS>
counter_t nextTransactionBIS (BIS &transaction)
void rewind ()

Protected Member Functions

bool less (const std::pair< itemvector, counter_t > &f, const itemvector &s) const

Detailed Description

template<class T_R, unsigned THRESHOLD = 100>
class PrefixArrayListDBCache< T_R, THRESHOLD >

Definition at line 10 of file PrefixArrayListDBCache.hpp.


Member Typedef Documentation

template<class T_R, unsigned THRESHOLD = 100>
typedef T_R::params_t PrefixArrayListDBCache< T_R, THRESHOLD >::params_t
 

Definition at line 13 of file PrefixArrayListDBCache.hpp.


Constructor & Destructor Documentation

template<class T_R, unsigned THRESHOLD = 100>
PrefixArrayListDBCache< T_R, THRESHOLD >::PrefixArrayListDBCache const params_t par  )  [inline]
 

Definition at line 14 of file PrefixArrayListDBCache.hpp.


Member Function Documentation

template<unsigned int THRESHOLD = 100>
bool PrefixArrayList< THRESHOLD >::less const std::pair< itemvector, counter_t > &  f,
const itemvector s
const [inline, protected, inherited]
 

Definition at line 23 of file PrefixArrayList.hpp.

template<class T_R, unsigned THRESHOLD = 100>
template<class BIS>
counter_t PrefixArrayListDBCache< T_R, THRESHOLD >::nextTransactionBIS BIS &  transaction  )  [inline]
 

Definition at line 26 of file PrefixArrayListDBCache.hpp.

template<class T_R, unsigned THRESHOLD = 100>
void PrefixArrayListDBCache< T_R, THRESHOLD >::rewind  )  [inline]
 

Definition at line 29 of file PrefixArrayListDBCache.hpp.


The documentation for this class was generated from the following file:
Generated on Sun Sep 17 17:55:29 2006 for FIM environment by  doxygen 1.4.4