casacore::TaQLGivingNodeRep Class Reference

Raw TaQL parse tree node defining a giving expression list. More...

#include <TaQLNodeDer.h>

Inheritance diagram for casacore::TaQLGivingNodeRep:
casacore::TaQLNodeRep

List of all members.

Public Member Functions

 TaQLGivingNodeRep (const String &name, const TaQLMultiNode &type)
 TaQLGivingNodeRep (const TaQLMultiNode &exprlist)
virtual ~TaQLGivingNodeRep ()
virtual TaQLNodeResult visit (TaQLNodeVisitor &) const
 Visit a node for tree traversal.
virtual void show (std::ostream &os) const
 Print the object in an ostream.
virtual void save (AipsIO &aio) const
 Save the object.

Static Public Member Functions

static TaQLGivingNodeReprestore (AipsIO &aio)

Public Attributes

String itsName
TaQLMultiNode itsType
TaQLMultiNode itsExprList

Detailed Description

Raw TaQL parse tree node defining a giving expression list.

Intended use:

Internal

Review Status

Test programs:
tTaQLNode

Prerequisite

Synopsis

This class is a TaQLNodeRep holding the values for a GIVING clause. The value can be a table name or a list of expressions.

Definition at line 684 of file TaQLNodeDer.h.


Constructor & Destructor Documentation

casacore::TaQLGivingNodeRep::TaQLGivingNodeRep ( const String name,
const TaQLMultiNode type 
) [explicit]
casacore::TaQLGivingNodeRep::TaQLGivingNodeRep ( const TaQLMultiNode exprlist  )  [explicit]
virtual casacore::TaQLGivingNodeRep::~TaQLGivingNodeRep (  )  [virtual]

Member Function Documentation

static TaQLGivingNodeRep* casacore::TaQLGivingNodeRep::restore ( AipsIO aio  )  [static]
virtual void casacore::TaQLGivingNodeRep::save ( AipsIO aio  )  const [virtual]

Save the object.

Implements casacore::TaQLNodeRep.

virtual void casacore::TaQLGivingNodeRep::show ( std::ostream &  os  )  const [virtual]

Print the object in an ostream.

Implements casacore::TaQLNodeRep.

virtual TaQLNodeResult casacore::TaQLGivingNodeRep::visit ( TaQLNodeVisitor  )  const [virtual]

Visit a node for tree traversal.

Implements casacore::TaQLNodeRep.


Member Data Documentation

Definition at line 697 of file TaQLNodeDer.h.

Definition at line 695 of file TaQLNodeDer.h.

Definition at line 696 of file TaQLNodeDer.h.


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