1 #ifndef CARMA_DBMS_MESSAGEFILTER_H
2 #define CARMA_DBMS_MESSAGEFILTER_H
49 virtual std::string
name()
const;
55 #endif // CARMA_DBMS_MESSAGEFILTER_H
MessageFilter(const std::string &value, const SearchType &searchType)
constuctor
virtual std::string name() const
get the class name for log messages etc.
template to represent a one component log message filter.
template to represent a one component string filter.
virtual ~MessageFilter()
destructor, derived classes may want to override
SearchType
type of search to perform