#include <filter.hh>
◆ Filter()
◆ ~Filter()
◆ ccase()
int Filter::ccase |
( |
void |
| ) |
const |
◆ comp_exp()
const regex_t * Filter::comp_exp |
( |
void |
| ) |
const |
◆ compile()
int Filter::compile |
( |
void |
| ) |
|
◆ expression()
string Filter::expression |
( |
void |
| ) |
const |
◆ is_negative()
bool Filter::is_negative |
( |
void |
| ) |
const |
◆ set_case()
void Filter::set_case |
( |
int |
c | ) |
|
◆ set_expression()
void Filter::set_expression |
( |
const char * |
exp | ) |
|
◆ set_negativity()
void Filter::set_negativity |
( |
bool |
t | ) |
|
The documentation for this class was generated from the following files: