1 #ifndef CARMA_DBMS_PRIORITYSETFILTER_H
2 #define CARMA_DBMS_PRIORITYSETFILTER_H
38 (
const std::set<carma::dbms::dbPriorityType>& priorities);
47 virtual std::string
toString(
const std::string& tableName =
"",
48 const std::string& columnName =
"")
const;
53 virtual std::string
name()
const;
60 #endif // CARMA_DBMS_PRIORITYSETFILTER_H
Abstract base class for all monitor points.
class to represent an SQL query filter for a set of log priorities viz priority IN (INFO...
set filter template class.
PrioritySetFilter(const std::set< carma::dbms::dbPriorityType > &priorities)
create a BlankingFlagSetFilter by specifying a set of blanking flags to be filtered ...
virtual std::string name() const
get the class name for log messages etc.
virtual std::string toString(const std::string &tableName="", const std::string &columnName="") const
string representation of the filter.
template to represent a one component set search filter (viz.