#include <wldb.h>
Collaboration diagram for WLDB:

Public Member Functions | |
| WLDB (class DB &db, bool initmode, const WLStaticDef &staticDef) throw (std::exception) | |
| bool | check (const class Triplet &triplet) throw (std::exception) |
| ~WLDB () | |
Protected Member Functions | |
| bool | patternMatch (const std::string logprefix, const Triplet &triplet) |
| in most cases it will be better to use dbcached for patterns instead of this | |
Definition at line 35 of file wldb.h.
1.5.1