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

Envelope class for a node containing a constant regex value. More...

#include <TaQLNode.h>

Inheritance diagram for casa::TaQLRegexNode:
casa::TaQLNode

List of all members.

Public Member Functions

 TaQLRegexNode (TaQLRegexNodeRep *rep)
const StringgetString () const
Bool caseInsensitive () const
Bool negate () const

Private Attributes

TaQLRegexNodeRepitsNRep

Detailed Description

Envelope class for a node containing a constant regex value.

Intended use:

Internal

Review Status

Test programs:
tTaQLNode

Synopsis

This is a specialization of the envelope class TaQLNode for a node containing a constant regex or pattern value.

Definition at line 199 of file TaQLNode.h.


Constructor & Destructor Documentation


Member Function Documentation


Member Data Documentation

Definition at line 207 of file TaQLNode.h.


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