#include <fstream>
#include <utility>
#include "config.h"
#include "filter.h"
Namespaces | |
| namespace | ace |
Functions | |
| bool | ace::match_single_rule (const std::string &rule, const std::string &value_to_match) |
| Returns true, if value to match (VTM) matches the rule (R). | |
See filter.h for more info.
(C) Ceslav Przywara 2008, MFF UK Prague
1.5.6