Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/ExprLogicNodeArray_8h.html
Дата изменения: Unknown
Дата индексирования: Mon Feb 14 20:58:11 2011
Кодировка:

Поисковые слова: trees
casacore: tables/Tables/ExprLogicNodeArray.h File Reference
Classes | Namespaces

ExprLogicNodeArray.h File Reference

#include <casa/aips.h>
#include <tables/Tables/ExprNodeArray.h>
#include <casa/Arrays/Array.h>

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


 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines