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

LListConstructor Class Reference

#include <lisp.hpp>

Inheritance diagram for LListConstructor:

Inheritance graph
[legend]
Collaboration diagram for LListConstructor:

Collaboration graph
[legend]
List of all members.

Detailed Description

Lisp List constructor.

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

Definition at line 158 of file lisp.hpp.

Public Member Functions

 LListConstructor ()
 ~LListConstructor ()
LReference operator| (const LReference &t) const
LReference operator^ (const LReference &other) const
LReference operator~ () const
SReference operator| (const SReference &t) const
SReference operator^ (const SReference &other) const


Constructor & Destructor Documentation

LListConstructor::LListConstructor  ) 
 

Definition at line 160 of file lisp.hpp.

LListConstructor::~LListConstructor  ) 
 

Definition at line 161 of file lisp.hpp.


Member Function Documentation

LReference LListConstructor::operator| const LReference t  )  const
 

Definition at line 163 of file lisp.hpp.

References PTheEmptyList.

LReference LListConstructor::operator^ const LReference other  )  const
 

Definition at line 165 of file lisp.hpp.

References PTheEmptyList.

LReference LListConstructor::operator~  )  const
 

Definition at line 168 of file lisp.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:42:30 2007 for InteLib by  doxygen 1.4.1