Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

MapOperator Class Reference

Map operator -- no idea if correctly used. More...

#include <stree.h>

Inheritance diagram for MapOperator:

Binary List Node

Public Member Functions

 MapOperator (Node *statement1, Node *statement2)
 Constructor.

virtual ostream & php (ostream &os) const
 Writes node to the stream as php.

virtual Nodecopy () const
 Copies the node.


Detailed Description

Map operator -- no idea if correctly used.

Definition at line 803 of file stree.h.


Constructor & Destructor Documentation

MapOperator::MapOperator Node statement1,
Node statement2
 

Constructor.

Definition at line 831 of file stree.cpp.

References CMapOperator.

Referenced by copy().


Member Function Documentation

Node * MapOperator::copy  )  const [virtual]
 

Copies the node.

Reimplemented from Binary.

Definition at line 839 of file stree.cpp.

References Binary::getStatement1(), Binary::getStatement2(), and MapOperator().

ostream & MapOperator::php ostream &  os  )  const [virtual]
 

Writes node to the stream as php.

Reimplemented from Binary.

Definition at line 834 of file stree.cpp.

References Binary::getStatement1(), and Binary::getStatement2().


The documentation for this class was generated from the following files:
Generated on Fri Nov 21 17:54:07 2003 for PHPX by doxygen 1.3.3