|
FiReS
0.2.0
FiReS - Filter, Retrieval and Search
|
Inheritance diagram for fires::FilterSetConfig:
Collaboration diagram for fires::FilterSetConfig:Classes | |
| class | ObjectFulfilsFilter |
Public Types | |
| typedef std::pair< std::string, Filter * > | TFilterPair |
| typedef std::vector< TFilterPair > | TFilterPairs |
Protected Attributes | |
| bool | _removeFiltered |
| std::string | _filterPropertyLabel |
| TFilterPairs | _filters |