Main Page   Namespace List   Class Hierarchy   Alphabetical List   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 () const=0
virtual bool hasMore () const=0
virtual void nextIDInfo (int &id, double &weight) const=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
const [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 Wed Nov 3 13:00:01 2004 for Lemur Toolkit by doxygen1.2.18