#include <PrefixArrayListDBCache.hpp>
Inheritance diagram for PrefixArrayListDBCache< T_R, THRESHOLD >:
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 |
Definition at line 10 of file PrefixArrayListDBCache.hpp.
|
Definition at line 13 of file PrefixArrayListDBCache.hpp. |
|
Definition at line 14 of file PrefixArrayListDBCache.hpp. |
|
Definition at line 23 of file PrefixArrayList.hpp. |
|
Definition at line 26 of file PrefixArrayListDBCache.hpp. |
|
Definition at line 29 of file PrefixArrayListDBCache.hpp. |