fullquottel
Public Member Functions | Public Attributes
RatingBase Struct Reference

Base class of structures that store informations about the rating/test of mail properties. More...

Inheritance diagram for RatingBase:
BoolRating IntegerRating RatioRating SigRating

List of all members.

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.

Detailed Description

Base class of structures that store informations about the rating/test of mail properties.


Constructor & Destructor Documentation

RatingBase::RatingBase ( )

Member Data Documentation

bool RatingBase::active

to turn the test on and off.

double RatingBase::score

score that should be added if the test succeeds.


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