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

WeightedIDSet Class Reference

A set of ID's with weights. More...

#include <WeightedIDSet.hpp>

Inheritance diagram for WeightedIDSet:

PseudoFBDocs List of all members.

Public Methods

virtual ~WeightedIDSet ()
virtual void startIteration ()=0
virtual bool hasMore ()=0
virtual void nextIDInfo (int &id,double &weight)=0
 returns an ID and its weight.


Detailed Description

A set of ID's with weights.


Constructor & Destructor Documentation

WeightedIDSet::~WeightedIDSet ( ) [inline, virtual]
 


Member Function Documentation

virtual bool WeightedIDSet::hasMore ( ) [pure virtual]
 

Reimplemented in PseudoFBDocs.

void WeightedIDSet::nextIDInfo ( int & id,
double & relProb ) [pure virtual]
 

returns an ID and its weight.

Reimplemented in PseudoFBDocs.

virtual void WeightedIDSet::startIteration ( ) [pure virtual]
 

Reimplemented in PseudoFBDocs.


The documentation for this class was generated from the following file:
Generated at Fri Jul 26 18:23:04 2002 for LEMUR by doxygen1.2.4 written by Dimitri van Heesch, © 1997-2000