casacore::TableExprNodeBitXorInt Class Reference

Bitwise xor in table select expression tree. More...

#include <ExprMathNode.h>

Inheritance diagram for casacore::TableExprNodeBitXorInt:
casacore::TableExprNodeBinary casacore::TableExprNodeRep

List of all members.

Public Member Functions

 TableExprNodeBitXorInt (const TableExprNodeRep &)
 ~TableExprNodeBitXorInt ()
Int64 getInt (const TableExprId &id)
Double getDouble (const TableExprId &id)
DComplex getDComplex (const TableExprId &id)

Detailed Description

Bitwise xor in table select expression tree.

Intended use:

Internal

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Prerequisite

Synopsis

This class represents a bitwise xor operation in a table select expression tree. It is only possible for datatype Int.

Definition at line 774 of file ExprMathNode.h.


Constructor & Destructor Documentation

casacore::TableExprNodeBitXorInt::TableExprNodeBitXorInt ( const TableExprNodeRep  ) 
casacore::TableExprNodeBitXorInt::~TableExprNodeBitXorInt (  ) 

Member Function Documentation

DComplex casacore::TableExprNodeBitXorInt::getDComplex ( const TableExprId id  )  [virtual]

Reimplemented from casacore::TableExprNodeRep.

Double casacore::TableExprNodeBitXorInt::getDouble ( const TableExprId id  )  [virtual]

Reimplemented from casacore::TableExprNodeRep.

Int64 casacore::TableExprNodeBitXorInt::getInt ( const TableExprId id  )  [virtual]

Reimplemented from casacore::TableExprNodeRep.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1