Go to the source code of this file.
Classes | |
| class | casacore::TableParse |
| Class to hold values from table grammar parser. More... | |
| class | casacore::TableParseSort |
| Helper class for sort keys in TableParse. More... | |
| class | casacore::TableParseUpdate |
| Helper class for updates in TableParse. More... | |
| class | casacore::TableParseSelect |
| Select-class for flex/bison scanner/parser for TableParse. More... | |
Namespaces | |
| namespace | casacore |
this file contains all the compiler specific defines | |
Functions | |
| TaQLResult | casacore::tableCommand (const String &command) |
| TaQLResult | casacore::tableCommand (const String &command, const Table &tempTable) |
| TaQLResult | casacore::tableCommand (const String &command, const std::vector< const Table * > &tempTables) |
| TaQLResult | casacore::tableCommand (const String &command, Vector< String > &columnNames) |
| TaQLResult | casacore::tableCommand (const String &command, Vector< String > &columnNames, String &commandType) |
| TaQLResult | casacore::tableCommand (const String &command, const std::vector< const Table * > &tempTables, Vector< String > &columnNames) |
| TaQLResult | casacore::tableCommand (const String &command, const std::vector< const Table * > &tempTables, Vector< String > &columnNames, String &commandType) |
1.6.1