casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
ExprLogicNodeArray.h File Reference

Go to the source code of this file.

Classes

class  casa::TableExprNodeArrayEQBool
 Bool Array comparison == in table select expression tree. More...
class  casa::TableExprNodeArrayEQInt
 Int Array comparison == in table select expression tree. More...
class  casa::TableExprNodeArrayEQDouble
 Double Array comparison == in table select expression tree. More...
class  casa::TableExprNodeArrayEQDComplex
 DComplex Array comparison == in table select expression tree. More...
class  casa::TableExprNodeArrayEQString
 String Array comparison == in table select expression tree. More...
class  casa::TableExprNodeArrayEQRegex
 Regex Array comparison == in table select expression tree. More...
class  casa::TableExprNodeArrayEQDate
 Date Array comparison == in table select expression tree. More...
class  casa::TableExprNodeArrayNEBool
 Bool Array comparison != in table select expression tree. More...
class  casa::TableExprNodeArrayNEInt
 Int Array comparison != in table select expression tree. More...
class  casa::TableExprNodeArrayNEDouble
 Double Array comparison != in table select expression tree. More...
class  casa::TableExprNodeArrayNEDComplex
 DComplex Array comparison != in table select expression tree. More...
class  casa::TableExprNodeArrayNEString
 String Array comparison != in table select expression tree. More...
class  casa::TableExprNodeArrayNERegex
 Regex Array comparison != in table select expression tree. More...
class  casa::TableExprNodeArrayNEDate
 Date Array comparison != in table select expression tree. More...
class  casa::TableExprNodeArrayGTInt
 Int Array comparison > in table select expression tree. More...
class  casa::TableExprNodeArrayGTDouble
 Double Array comparison > in table select expression tree. More...
class  casa::TableExprNodeArrayGTDComplex
 DComplex Array comparison > in table select expression tree. More...
class  casa::TableExprNodeArrayGTString
 String Array comparison > in table select expression tree. More...
class  casa::TableExprNodeArrayGTDate
 Date Array comparison > in table select expression tree. More...
class  casa::TableExprNodeArrayGEInt
 Int Array comparison >= in table select expression tree. More...
class  casa::TableExprNodeArrayGEDouble
 Double Array comparison >= in table select expression tree. More...
class  casa::TableExprNodeArrayGEDComplex
 DComplex Array comparison >= in table select expression tree. More...
class  casa::TableExprNodeArrayGEString
 String Array comparison >= in table select expression tree. More...
class  casa::TableExprNodeArrayGEDate
 Date Array comparison >= in table select expression tree. More...
class  casa::TableExprNodeArrayINInt
 Int Array comparison IN in table select expression tree. More...
class  casa::TableExprNodeArrayINDouble
 Double Array comparison IN in table select expression tree. More...
class  casa::TableExprNodeArrayINDComplex
 DComplex Array comparison IN in table select expression tree. More...
class  casa::TableExprNodeArrayINString
 String Array comparison IN in table select expression tree. More...
class  casa::TableExprNodeArrayINDate
 Date Array comparison IN in table select expression tree. More...
class  casa::TableExprNodeArrayOR
 Logical or in table select expression tree. More...
class  casa::TableExprNodeArrayAND
 Logical and in table select expression tree. More...
class  casa::TableExprNodeArrayNOT
 Logical not in table select expression tree. More...

Namespaces

namespace  casa
 this file contains all the compiler specific defines