casacore::TaQLDeleteNodeRep Class Reference

Raw TaQL parse tree node defining a delete command. More...

#include <TaQLNodeDer.h>

Inheritance diagram for casacore::TaQLDeleteNodeRep:
casacore::TaQLNodeRep

List of all members.

Public Member Functions

 TaQLDeleteNodeRep (const TaQLMultiNode &tables, const TaQLNode &where, const TaQLNode &sort, const TaQLNode &limitoff)
virtual ~TaQLDeleteNodeRep ()
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 TaQLDeleteNodeReprestore (AipsIO &aio)

Public Attributes

TaQLMultiNode itsTables
TaQLNode itsWhere
TaQLNode itsSort
TaQLNode itsLimitOff

Detailed Description

Raw TaQL parse tree node defining a delete command.

Intended use:

Internal

Review Status

Test programs:
tTaQLNode

Prerequisite

Synopsis

This class is a TaQLNodeRep holding the parts for a delete command.

Definition at line 954 of file TaQLNodeDer.h.


Constructor & Destructor Documentation

casacore::TaQLDeleteNodeRep::TaQLDeleteNodeRep ( const TaQLMultiNode tables,
const TaQLNode where,
const TaQLNode sort,
const TaQLNode limitoff 
)
virtual casacore::TaQLDeleteNodeRep::~TaQLDeleteNodeRep (  )  [virtual]

Member Function Documentation

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

Save the object.

Implements casacore::TaQLNodeRep.

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

Print the object in an ostream.

Implements casacore::TaQLNodeRep.

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

Visit a node for tree traversal.

Implements casacore::TaQLNodeRep.


Member Data Documentation

Definition at line 968 of file TaQLNodeDer.h.

Definition at line 967 of file TaQLNodeDer.h.

Definition at line 965 of file TaQLNodeDer.h.

Definition at line 966 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