|
FiReS
0.2.0
FiReS - Filter, Retrieval and Search
|
Inheritance diagram for fires::FilterValue< T >:
Collaboration diagram for fires::FilterValue< T >:Public Member Functions | |
| FilterValue (const T value_) | |
| virtual bool | eval (const Property &property) const |
Protected Attributes | |
| T | _value |