Go to the documentation of this file.
29 #ifndef TABLES_LOGFILTERTAQL_H
30 #define TABLES_LOGFILTERTAQL_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/casa/Logging/LogFilterInterface.h>
LogFilterTaql(const String &expr)
Construct a filter from a TaQL expression.
virtual LogFilterTaql * clone() const
Clone the object.
LogFilterTaql & operator=(const LogFilterTaql &other)
virtual Bool pass(const LogMessage &message) const
Return True if message passes this filter.
LogFilterTaql(const LogFilterTaql &other)
Copy other to this.
this file contains all the compiler specific defines
String: the storage and methods of handling collections of characters.
bool Bool
Define the standard types used by Casacore.