28 #ifndef TABLES_TAQLRESULT_H
29 #define TABLES_TAQLRESULT_H
Main interface class to a read/write table.
Handle class for a table column expression tree.
Table table() const
Return the result as a Table.
Bool isTable() const
Is the result a Table?
Class to hold the result of a TaQL command.
bool Bool
Define the standard types used by Casacore.
TableExprNode node() const
Return the result as a TableExprNode.
Bool isNull() const
Does the node contain no actual node?
TaQLResult(const Table &=Table())
Construct from a Table.