mailfilter  0.8.3
Public Member Functions | Protected Attributes | List of all members
Score Class Reference

#include <score.hh>

Inheritance diagram for Score:
Filter

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
 

Member Function Documentation

int Score::score ( void  ) const
void Score::set_score ( int  )

Member Data Documentation

int Score::scr
protected

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