casa
$Rev:20696$
|
Envelope class for a node containing a selection command. More...
#include <TaQLNode.h>
Public Member Functions | |
TaQLQueryNode (TaQLQueryNodeRep *rep) | |
void | setBrackets () |
void | setNoExecute () |
void | setFromExecute () |
Private Attributes | |
TaQLQueryNodeRep * | itsNRep |
Envelope class for a node containing a selection command.
Internal
This is a specialization of the envelope class TaQLNode for a node containing a selection command.
Definition at line 250 of file TaQLNode.h.
void casa::TaQLQueryNode::setBrackets | ( | ) |
void casa::TaQLQueryNode::setFromExecute | ( | ) |
void casa::TaQLQueryNode::setNoExecute | ( | ) |
TaQLQueryNodeRep* casa::TaQLQueryNode::itsNRep [private] |
Definition at line 258 of file TaQLNode.h.