1 #ifndef CARMA_DBMS_MONITORPOINTNUMERICVALUEFILTER_H
2 #define CARMA_DBMS_MONITORPOINTNUMERICVALUEFILTER_H
47 #endif // CARMA_DBMS_MONITORPOINTNUMERICVALUEFILTER_H
SearchType
type of test to perform
MonitorPointNumericValueFilter(const T &value, const typename carma::dbms::NumericFilter< T >::SearchType &searchType)
constuctor
template to represent a one component filter for numeric searches on value columns in monitor point d...
virtual ~MonitorPointNumericValueFilter()
destructor, derived classes may want to override
template to represent a one component numeric search filter.
Numeric filter template class.