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

PrefixArrayList.hpp File Reference

#include <algorithm>

Include dependency graph for PrefixArrayList.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PrefixArrayList< THRESHOLD >

Typedefs

typedef std::vector< std::vector<
itemvecCounterPair > > 
diag_array_row_t
typedef std::vector< diag_array_row_tdiag_array_t


Detailed Description

Author:
Ferenc Bodon
Date:
2005-12-15

Definition in file PrefixArrayList.hpp.


Typedef Documentation

typedef std::vector< std::vector<itemvecCounterPair> > diag_array_row_t
 

Definition at line 16 of file PrefixArrayList.hpp.

typedef std::vector<diag_array_row_t> diag_array_t
 

Definition at line 17 of file PrefixArrayList.hpp.


Generated on Sun Sep 17 17:53:44 2006 for FIM environment by  doxygen 1.4.4