Inheritance diagram for RatingBase:
Public Member Functions | |
RatingBase () | |
Public Attributes | |
bool | active |
to turn the test on and off. | |
double | score |
score that should be added if the test succeeds. |
RatingBase::RatingBase | ( | ) |
bool RatingBase::active |
to turn the test on and off.
double RatingBase::score |
score that should be added if the test succeeds.