Public Member Functions

CompositionalSelect Class Reference

Models a SELECT subquery used to define variables in a pattern. More...

Inheritance diagram for CompositionalSelect:
Inheritance graph
[legend]

List of all members.

Public Member Functions

CUBI_EXPLICIT CompositionalSelect (const Select &select)
 Constructs a CompositionalSelect from a Select.
Select select () const
 Returns the Select of the CompositionalSelect.

Detailed Description

Models a SELECT subquery used to define variables in a pattern.

This class is mainly meant to be use as an adapter to add Select in a PatternBase.


The documentation for this class was generated from the following files:
 All Classes Functions Enumerations