Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

BasicTermInfoList Class Reference

Basic TermInfoList. More...

#include <BasicTermInfoList.hpp>

Inheritance diagram for BasicTermInfoList:

TermInfoList List of all members.

Public Methods

 BasicTermInfoList (int *tmpWordArray, int size)
virtual ~BasicTermInfoList ()
virtual void startIteration ()
 prepare iteration

virtual bool hasMore ()
 has more entries

virtual TermInfonextEntry ()
 This function is implemented inline, because it gets called frequently.


Detailed Description

Basic TermInfoList.


Constructor & Destructor Documentation

BasicTermInfoList::BasicTermInfoList int *    tmpWordArray,
int    size
[inline]
 

virtual BasicTermInfoList::~BasicTermInfoList   [inline, virtual]
 


Member Function Documentation

virtual bool BasicTermInfoList::hasMore   [inline, virtual]
 

has more entries

Implements TermInfoList.

TermInfo * BasicTermInfoList::nextEntry   [inline, virtual]
 

This function is implemented inline, because it gets called frequently.

Implements TermInfoList.

virtual void BasicTermInfoList::startIteration   [inline, virtual]
 

prepare iteration

Implements TermInfoList.


The documentation for this class was generated from the following file:
Generated on Tue Nov 25 11:27:01 2003 for Lemur Toolkit by doxygen1.2.18