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> 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.
this file contains all the compiler specific defines