Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

SchListConstructor Class Reference

#include <scheme.hpp>

Inheritance diagram for SchListConstructor:

Inheritance graph
[legend]
Collaboration diagram for SchListConstructor:

Collaboration graph
[legend]
List of all members.

Detailed Description

Scheme List constructor.

This class is similar to SListConstructor, and is used to create Scheme lists. The difference is that

Definition at line 120 of file scheme.hpp.

Public Member Functions

 SchListConstructor ()
 ~SchListConstructor ()
SchReference operator| (const SchReference &t) const
SchReference operator^ (const SchReference &other) const
SchReference operator~ () const
SReference operator| (const SReference &t) const
SReference operator^ (const SReference &other) const


Constructor & Destructor Documentation

SchListConstructor::SchListConstructor  ) 
 

Definition at line 122 of file scheme.hpp.

SchListConstructor::~SchListConstructor  ) 
 

Definition at line 123 of file scheme.hpp.


Member Function Documentation

SchReference SchListConstructor::operator| const SchReference t  )  const
 

Definition at line 125 of file scheme.hpp.

References PTheEmptyList.

SchReference SchListConstructor::operator^ const SchReference other  )  const
 

Definition at line 127 of file scheme.hpp.

References PTheEmptyList.

SchReference SchListConstructor::operator~  )  const
 

Definition at line 130 of file scheme.hpp.

References PTheEmptyList.

SReference SListConstructor::operator| const SReference t  )  const [inherited]
 

Definition at line 680 of file sexpress.hpp.

References PTheEmptyList.

SReference SListConstructor::operator^ const SReference other  )  const [inherited]
 

Definition at line 682 of file sexpress.hpp.

References PTheEmptyList.


The documentation for this class was generated from the following file:
Generated on Tue Dec 18 00:40:55 2007 for InteLib by  doxygen 1.4.1