28 #ifndef TABLES_TAQLRESULT_H
29 #define TABLES_TAQLRESULT_H
33 #include <casacore/casa/aips.h>
34 #include <casacore/tables/Tables/Table.h>
35 #include <casacore/tables/TaQL/ExprNode.h>
Bool isTable() const
Is the result a Table?
TableExprNode node() const
Return the result as a TableExprNode.
TaQLResult(const TableExprNode &)
Construct from a TableExprNode.
TaQLResult(const Table &=Table())
Construct from a Table.
Table table() const
Return the result as a Table.
Bool isNull() const
Does the node contain no actual node?
this file contains all the compiler specific defines
bool Bool
Define the standard types used by Casacore.