Go to the documentation of this file.
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>
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.
Main interface class to a read/write table.
TaQLResult(const Table &=Table())
Construct from a Table.
this file contains all the compiler specific defines
Handle class for a table column expression tree.
Bool isNull() const
Does the node contain no actual node?
TableExprNode node() const
Return the result as a TableExprNode.
bool Bool
Define the standard types used by Casacore.