Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TypeDictEntryFilter Class Reference

Accept all entries with a specified type. More...

#include <PDict.hpp>

Inheritance diagram for TypeDictEntryFilter:

DictEntryFilter List of all members.

Public Methods

 TypeDictEntryFilter (const string &filtType)
 Initialize filter type value.

bool accept (const DictEntry &entry) const
 Accept or reject an entry based on type.


Detailed Description

Accept all entries with a specified type.


Constructor & Destructor Documentation

TypeDictEntryFilter::TypeDictEntryFilter const string &    filtType [inline]
 

Initialize filter type value.

Parameters:
filtType  the type string to filter on.


Member Function Documentation

bool TypeDictEntryFilter::accept const DictEntry   entry const [inline, virtual]
 

Accept or reject an entry based on type.

Parameters:
entry  The entry to filter
Returns:
true if the entry's type is equal to the filter type value.

Implements DictEntryFilter.


The documentation for this class was generated from the following file:
Generated on Wed Nov 3 13:00:01 2004 for Lemur Toolkit by doxygen1.2.18