1 #ifndef CARMA_DBMS_TIMEFILTER_H
2 #define CARMA_DBMS_TIMEFILTER_H
33 TimeFilter(TimeColumnType colType,
const int& value,
40 virtual std::string
name()
const;
45 #endif // CARMA_DBMS_TIMEFILTER_H
SearchType
type of test to perform
virtual std::string name() const
get the class name for log messages etc.
class to represent an SQL query one component filter (part of a WHERE clause) .
template to represent a one component numeric search filter.
Numeric filter template class.