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

virtual WeightedIDSet::~WeightedIDSet   [inline, virtual]
 


Member Function Documentation

virtual bool WeightedIDSet::hasMore   [pure virtual]
 

Implemented in PseudoFBDocs.

virtual void WeightedIDSet::nextIDInfo int &    id,
double &    weight
[pure virtual]
 

returns an ID and its weight

Implemented in PseudoFBDocs.

virtual void WeightedIDSet::startIteration   [pure virtual]
 

Implemented in PseudoFBDocs.


The documentation for this class was generated from the following file:
Generated on Fri Feb 6 07:12:09 2004 for LEMUR by doxygen1.2.16