| mailfilter
    0.8.6
    | 
#include <score.hh>
 
  
 | Public Member Functions | |
| int | score (void) const | 
| void | set_score (int) | 
|  Public Member Functions inherited from Filter | |
| Filter (void) | |
| ~Filter (void) | |
| string | expression (void) const | 
| void | set_expression (const char *) | 
| int | compile (void) | 
| void | set_negativity (bool) | 
| bool | is_negative (void) const | 
| int | ccase (void) const | 
| void | set_case (int) | 
| const regex_t * | comp_exp (void) const | 
| Protected Attributes | |
| int | scr | 
| int Score::score | ( | void | ) | const | 
| void Score::set_score | ( | int | ) | 
| 
 | protected | 
 1.8.7
 1.8.7