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

PrefixArrayList< THRESHOLD > Class Template Reference

#include <PrefixArrayList.hpp>

Inheritance diagram for PrefixArrayList< THRESHOLD >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 PrefixArrayList (const size_t largest_item)

Protected Member Functions

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

Detailed Description

template<unsigned int THRESHOLD = 100>
class PrefixArrayList< THRESHOLD >

Definition at line 20 of file PrefixArrayList.hpp.


Constructor & Destructor Documentation

template<unsigned int THRESHOLD = 100>
PrefixArrayList< THRESHOLD >::PrefixArrayList const size_t  largest_item  )  [inline]
 

Definition at line 30 of file PrefixArrayList.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]
 

Definition at line 23 of file PrefixArrayList.hpp.


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