casacore::TaQLCreTabNodeRep Class Reference

Raw TaQL parse tree node defining a create table command. More...

#include <TaQLNodeDer.h>

Inheritance diagram for casacore::TaQLCreTabNodeRep:
casacore::TaQLQueryNodeRep casacore::TaQLNodeRep

List of all members.

Public Member Functions

 TaQLCreTabNodeRep (const TaQLNode &giving, const TaQLMultiNode &cols, const TaQLNode &limit, const TaQLMultiNode &dminfo)
virtual ~TaQLCreTabNodeRep ()
virtual TaQLNodeResult visit (TaQLNodeVisitor &) const
 Visit a node for tree traversal.
virtual void showDerived (std::ostream &os) const
virtual void save (AipsIO &aio) const
 Save the object.

Static Public Member Functions

static TaQLCreTabNodeReprestore (AipsIO &aio)

Public Attributes

TaQLNode itsGiving
TaQLMultiNode itsColumns
TaQLNode itsLimit
TaQLMultiNode itsDMInfo

Detailed Description

Raw TaQL parse tree node defining a create table command.

Intended use:

Internal

Review Status

Test programs:
tTaQLNode

Prerequisite

Synopsis

This class is a TaQLNodeRep holding the parts of the create table command.

Definition at line 1020 of file TaQLNodeDer.h.


Constructor & Destructor Documentation

casacore::TaQLCreTabNodeRep::TaQLCreTabNodeRep ( const TaQLNode giving,
const TaQLMultiNode cols,
const TaQLNode limit,
const TaQLMultiNode dminfo 
)
virtual casacore::TaQLCreTabNodeRep::~TaQLCreTabNodeRep (  )  [virtual]

Member Function Documentation

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

Save the object.

Implements casacore::TaQLNodeRep.

virtual void casacore::TaQLCreTabNodeRep::showDerived ( std::ostream &  os  )  const [virtual]
virtual TaQLNodeResult casacore::TaQLCreTabNodeRep::visit ( TaQLNodeVisitor  )  const [virtual]

Visit a node for tree traversal.

Implements casacore::TaQLNodeRep.


Member Data Documentation

Definition at line 1032 of file TaQLNodeDer.h.

Definition at line 1034 of file TaQLNodeDer.h.

Definition at line 1031 of file TaQLNodeDer.h.

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