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