ElementList< T > Class Template Reference

A vector of element objects. More...

Inheritance diagram for ElementList< T >:
ObjectList< T >

List of all members.

Public Member Functions

 ElementList (int listSize=0)
 Initialise vector with the list size.
 ElementList (FileIO *file)
 Load the element vector from the given file.
void reorder (void)
 Renumber the vector items so they are in order.
void purge (FileIO *file)
 Store the vector in the given file.
void sortQuery (T **words, int wordCount)
 Sort the vector 'words' according to the class 'CompareWords'.

Detailed Description

template<typename T>
class ElementList< T >

A vector of element objects.

This class provides the methods to store and manipulate a vector of element objects.

Author
lapark
Revision
1.3
Date
2009/10/08 06:41:30
Id
ElementList.tcc,v 1.3 2009/10/08 06:41:30 lapark Exp

The documentation for this class was generated from the following file:
 All Classes Functions Variables Friends

Generated on Tue Nov 10 14:12:12 2009 for textIR by  doxygen 1.6.1