Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

IntegerRating Struct Reference

Structure to store the rating of an integer test:. More...

Inheritance diagram for IntegerRating:

RatingBase List of all members.

Public Member Functions

double rate (int value) const

Public Attributes

int threshold

Detailed Description

Structure to store the rating of an integer test:.

resultscore = (value >= threshold) ? score : 0;


Member Function Documentation

double IntegerRating::rate int  value  )  const
 


Member Data Documentation

int IntegerRating::threshold
 


The documentation for this struct was generated from the following file:
Generated on Fri Sep 2 16:27:02 2005 for fullquottel by  doxygen 1.4.4