FiReS  0.2.0
FiReS - Filter, Retrieval and Search
fires::FilterMaxValue< T > Class Template Reference
+ Inheritance diagram for fires::FilterMaxValue< T >:
+ Collaboration diagram for fires::FilterMaxValue< T >:

Public Member Functions

 FilterMaxValue (const T max_, const TRangeEndpoint maxEndpoint__=OPENED_ENDPOINT)
 
virtual bool eval (const Property &property) const
 

Protected Attributes

_max
 
TRangeEndpoint _maxEndpoint
 

Additional Inherited Members

- Public Types inherited from fires::FilterRange
enum  TRangeInclusion { INSIDE_RANGE = 0, OUTSIDE_RANGE }
 
enum  TRangeEndpoint { CLOSED_ENDPOINT = 0, OPENED_ENDPOINT }
 

Detailed Description

template<typename T>
class fires::FilterMaxValue< T >

Definition at line 108 of file Filter.h.


The documentation for this class was generated from the following file: