28 #ifndef TABLES_TAQLSTYLE_H
29 #define TABLES_TAQLSTYLE_H
Bool doTracing() const
Should tracing be done?
Bool doTiming() const
Should timing be done?
String findSynonym(const String &synonym) const
Find the UDF library name belonging to a synonym.
void reset()
Reset to the default Glish style and no timing/tracing.
uInt origin() const
Get the various style values.
Class with static members defining the TaQL style.
void set(const String &value)
Set the style according to the (case-insensitive) value.
void defineSynonym(const String &synonym, const String &udfLibName)
Define a UDF library name synonym.
void setTiming(Bool doTiming)
Set if timing needs to be done.
bool Bool
Define the standard types used by Casacore.
void setTracing(Bool doTracing)
Set if tracing needs to be done.
TaQLStyle(uInt origin=1)
Default style is Glish and no timing/tracing.
std::map< String, String > itsUDFLibNameMap
String: the storage and methods of handling collections of characters.
LatticeExprNode value(const LatticeExprNode &expr)
This function returns the value of the expression without a mask.