#include <string>
#include <vector>
#include <list>
#include <sys/types.h>
#include <regex.h>
#include "RegExp.hh"
#include "mailfilter.hh"
Go to the source code of this file.
Namespaces | |
namespace | pref |
Classes | |
struct | pref::serverInfo |
struct | pref::filterInfo |
struct | pref::friendInfo |
struct | pref::scoreInfo |
struct | pref::Size_score |
class | pref::Preferences |
class | pref::MalformedPrefsFile |
class | pref::IOException |
class | pref::RegExException |
Defines | |
#define | CASE_DEFAULT 0 |
#define | CASE_SENSITIVE 1 |
#define | CASE_INSENSITIVE 2 |
#define | MIN_VERBOSE 0 |
#define | MAX_VERBOSE 6 |
|
|
|
|
|
|
|
|
|
|