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