#include <wlcacheddb.h>
Collaboration diagram for WlCachedDB:

Public Member Functions | |
| WlCachedDB (class DB &db, bool initmode, const WLStaticDef &staticDef) throw (std::exception) | |
| bool | check (const class Triplet &triplet) throw (std::exception) |
| ~WlCachedDB () | |
Protected Member Functions | |
| bool | exactMatch (const std::string logprefix, const class Triplet &triplet) |
| bool | patternMatch (const std::string logprefix, const class Triplet &triplet) |
| std::string | getRowComment (Data::const_iterator &itr) const |
Definition at line 34 of file wlcacheddb.h.
1.5.1