casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::TableExprNodeBitNegate Class Reference

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

#include <ExprMathNode.h>

Inheritance diagram for casa::TableExprNodeBitNegate:
casa::TableExprNodeBinary casa::TableExprNodeRep

List of all members.

Public Member Functions

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

Detailed Description

Bitwise negate 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 negate in a table select expression tree. This is defined for integer data types only.

Definition at line 835 of file ExprMathNode.h.


Constructor & Destructor Documentation


Member Function Documentation

DComplex casa::TableExprNodeBitNegate::getDComplex ( const TableExprId id) [virtual]

Reimplemented from casa::TableExprNodeRep.

Reimplemented from casa::TableExprNodeRep.

Reimplemented from casa::TableExprNodeRep.


The documentation for this class was generated from the following file: