System documentation of the GNU Image-Finding Tool

Public Member Functions | List of all members
CScoreBoard Class Reference
Inheritance diagram for CScoreBoard:

Public Member Functions

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

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