System documentation of the GNU Image-Finding Tool

Public Member Functions | List of all members
CScoreBoard Class Reference

Public Member Functions

 CScoreBoard ()
 needs an accessor for initialization
void operator() (const CWeightingFunction &, const CDocumentFrequencyElement &)
void output (ostream &, const CAccessor &) const
 prints out the Scoreboard on the screen
void setIgnore ()
 sets the variable to avoid adding new images to the Scoreboard
void releaseIgnore ()
 allows the adding of new members to the scoreboard again
void limitNumberTo (int maximumNumber)
 limits the scoreboard to the best n results

Constructor & Destructor Documentation

CScoreBoard::CScoreBoard ( )

needs an accessor for initialization

Member Function Documentation

void CScoreBoard::limitNumberTo ( int  maximumNumber)

limits the scoreboard to the best n results

void CScoreBoard::output ( ostream &  ,
const CAccessor  
) const

prints out the Scoreboard on the screen

void CScoreBoard::releaseIgnore ( )

allows the adding of new members to the scoreboard again

void CScoreBoard::setIgnore ( )

sets the variable to avoid adding new images to the Scoreboard


The documentation for this class was generated from the following file:

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen