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

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

ExprLogicNode.h File Reference

#include <casa/aips.h>
#include <tables/Tables/ExprNodeRep.h>

Go to the source code of this file.

Classes

class  casa::TableExprNodeEQBool
 Bool comparison == in table select expression tree. More...
class  casa::TableExprNodeEQInt
 Int comparison == in table select expression tree. More...
class  casa::TableExprNodeEQDouble
 Double comparison == in table select expression tree. More...
class  casa::TableExprNodeEQDComplex
 DComplex comparison == in table select expression tree. More...
class  casa::TableExprNodeEQString
 String comparison == in table select expression tree. More...
class  casa::TableExprNodeEQRegex
 Regex comparison == in table select expression tree. More...
class  casa::TableExprNodeEQDate
 Date comparison == in table select expression tree. More...
class  casa::TableExprNodeNEBool
 Bool comparison != in table select expression tree. More...
class  casa::TableExprNodeNEInt
 Int comparison != in table select expression tree. More...
class  casa::TableExprNodeNEDouble
 Double comparison != in table select expression tree. More...
class  casa::TableExprNodeNEDComplex
 DComplex comparison != in table select expression tree. More...
class  casa::TableExprNodeNEString
 String comparison != in table select expression tree. More...
class  casa::TableExprNodeNERegex
 Regex comparison != in table select expression tree. More...
class  casa::TableExprNodeNEDate
 Date comparison != in table select expression tree. More...
class  casa::TableExprNodeGTInt
 Int comparison > in table select expression tree. More...
class  casa::TableExprNodeGTDouble
 Double comparison > in table select expression tree. More...
class  casa::TableExprNodeGTDComplex
 DComplex comparison > in table select expression tree. More...
class  casa::TableExprNodeGTString
 String comparison > in table select expression tree. More...
class  casa::TableExprNodeGTDate
 Date comparison > in table select expression tree. More...
class  casa::TableExprNodeGEInt
 Int comparison >= in table select expression tree. More...
class  casa::TableExprNodeGEDouble
 Double comparison >= in table select expression tree. More...
class  casa::TableExprNodeGEDComplex
 DComplex comparison >= in table select expression tree. More...
class  casa::TableExprNodeGEString
 String comparison >= in table select expression tree. More...
class  casa::TableExprNodeGEDate
 Date comparison >= in table select expression tree. More...
class  casa::TableExprNodeINInt
 Int comparison IN in table select expression tree. More...
class  casa::TableExprNodeINDouble
 Double comparison IN in table select expression tree. More...
class  casa::TableExprNodeINDComplex
 DComplex comparison IN in table select expression tree. More...
class  casa::TableExprNodeINString
 String comparison IN in table select expression tree. More...
class  casa::TableExprNodeINDate
 Date comparison IN in table select expression tree. More...
class  casa::TableExprNodeOR
 Logical or in table select expression tree. More...
class  casa::TableExprNodeAND
 Logical and in table select expression tree. More...
class  casa::TableExprNodeNOT
 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