#include <PDict.hpp>
Inheritance diagram for TypeDictEntryFilter:

Public Methods | |
| TypeDictEntryFilter (const string &filtType) | |
| Initialize filter type value. | |
| bool | accept (const DictEntry &entry) const |
| Accept or reject an entry based on type. | |
|
|
Initialize filter type value.
|
|
|
Accept or reject an entry based on type.
Implements DictEntryFilter. |
1.2.18