Filter Class Reference

#include <filter.hh>

Inheritance diagram for Filter:

Score

List of all members.

Public Member Functions

 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


Constructor & Destructor Documentation

Filter::Filter ( void   ) 

Filter::~Filter ( void   ) 


Member Function Documentation

string Filter::expression ( void   )  const

void Filter::set_expression ( const char *  exp  ) 

int Filter::compile ( void   ) 

void Filter::set_negativity ( bool  t  ) 

bool Filter::is_negative ( void   )  const

int Filter::ccase ( void   )  const

void Filter::set_case ( int  c  ) 

const regex_t * Filter::comp_exp ( void   )  const


The documentation for this class was generated from the following files:
Generated on Sat Sep 15 17:50:33 2007 for mailfilter by  doxygen 1.5.3